We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bcdbde commit 67328d7Copy full SHA for 67328d7
1 file changed
src/App.jsx
@@ -6,6 +6,7 @@ import Contact from "./pages/contact";
6
import Footer from "./components/footer";
7
import spiderlogo from "./assets/spiderbec.png";
8
9
+
10
export default function App() {
11
return (
12
<Router>
0 commit comments