Refactored frontend
This commit is contained in:
parent
37613e4de1
commit
6386294887
24 changed files with 54 additions and 529 deletions
|
@ -3,7 +3,7 @@ import { JobProvider } from "./ctx/JobContext.jsx";
|
|||
import { StoreProvider } from "./ctx/StoreContext.jsx";
|
||||
import { BrowserRouter } from "react-router-dom";
|
||||
// Import Views
|
||||
import Views from "./Views.jsx";
|
||||
import Views from "./views/Views.jsx";
|
||||
|
||||
export default function Dashboard() {
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue