ilk
This commit is contained in:
9
ui/src/pages/Dashboard.vue
Normal file
9
ui/src/pages/Dashboard.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<q-page class="flex flex-center">
|
||||
<p>DashBoard</p>
|
||||
</q-page>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
// buraya JS kodların gelecek
|
||||
</script>
|
||||
Reference in New Issue
Block a user