Move Navigation from NavDrawer to AppBar, redesign page structure and routes
This commit is contained in:
6
software/src/pages/homePage/index.vue
Normal file
6
software/src/pages/homePage/index.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
|
||||
<template>
|
||||
Home
|
||||
</template>
|
||||
Reference in New Issue
Block a user