views initial templates
This commit is contained in:
parent
6d9b801555
commit
48fcf38b92
7 changed files with 103 additions and 1 deletions
11
src/views/AddMerchView.vue
Normal file
11
src/views/AddMerchView.vue
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
Add merch view
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue