We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6561b0f commit 528fb16Copy full SHA for 528fb16
src/App.tsx
@@ -1,4 +1,4 @@
1
-import { Route, Routes, useLocation } from 'react-router';
+import { Route, Routes } from 'react-router';
2
import Layout from '@/layouts/Layout';
3
import Landing from '@/pages/landing/Landing';
4
import Modal from '@/components/Modal';
0 commit comments