build
This commit is contained in:
parent
3ecf24c3ea
commit
cdb1bb30b1
18 changed files with 337 additions and 128 deletions
6
frontend/src/components/pages/Calendar.vue
Normal file
6
frontend/src/components/pages/Calendar.vue
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<template>
|
||||
<div>
|
||||
<h2>Calendar</h2>
|
||||
</div>
|
||||
</template>
|
||||
<script setup></script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue