chore: Add react-router
This commit is contained in:
5
packages/web/src/components/Router/index.tsx
Normal file
5
packages/web/src/components/Router/index.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import {
|
||||
BrowserRouter as Router,
|
||||
} from "react-router-dom";
|
||||
|
||||
export default Router;
|
Reference in New Issue
Block a user