editView almost done
This commit is contained in:
7
app/src/views/TableView.vue
Normal file
7
app/src/views/TableView.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<h1>Table</h1>
|
||||
</template>
|
||||
|
||||
|
||||
<script setup>
|
||||
</script>
|
||||
Reference in New Issue
Block a user