Skip to content
Snippets Groups Projects
Commit 126d397d authored by Gilgard's avatar Gilgard
Browse files

Refactoring Navbar and notification into base

parent 69ab2585
No related branches found
No related tags found
1 merge request!66Frontend tests
......@@ -10,7 +10,7 @@ import { defineComponent } from "vue";
// Components
import NavBar from "./components/NavigationComponents/NavBar.vue";
import NavBar from "./components/BaseComponents/NavBar.vue";
export default defineComponent({
name: "App",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment