diff --git a/src/App.js b/src/App.js index 8644556..995a2de 100644 --- a/src/App.js +++ b/src/App.js @@ -16,6 +16,7 @@ import Thanku from './Thanku'; import Navbar from './Navbar'; import Footer from './Footer'; +import Customer from './Customer'; @@ -64,6 +65,11 @@ const[{},dispatch]=useStateValue(); + +
+ + +
{/* wraps the payment elements, @@ -88,6 +94,7 @@ const[{},dispatch]=useStateValue(); +