diff --git a/src/App.tsx b/src/App.tsx index 5d760b8..f8fc76f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -24,25 +24,9 @@ import "./App.css"; // to the `Swap` component, and then everything else is taken care of. function App() { return ( -
- - - -
+ + + ); } @@ -106,7 +90,21 @@ function AppInner() { }, [wallet, enqueueSnackbar]); return ( -
+