Skip to content

Commit 117dba3

Browse files
committed
working changes
1 parent 085525f commit 117dba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import Folder from "./Assets/folder.png";
1919
import Head from 'next/head';
2020
import Mail from "./Components/Mail";
2121
import Socials from "./Components/Socials";
22-
import { BrowserRouter as Router, Route , Routes, Link } from "react-router-dom";
22+
import { HashRouter as Router, Route , Routes, Link } from "react-router-dom";
2323
import Banner from './Components/banner';
2424
import Vasundhara from './Vasundhara';
2525

0 commit comments

Comments
 (0)