chore: adding tailwind to the stack (but we can remove it if we don't need it)
This commit is contained in:
parent
81d9034070
commit
33c6b0cd48
6 changed files with 716 additions and 83 deletions
7
src/components/organisms/SideBar.vue
Normal file
7
src/components/organisms/SideBar.vue
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue