Changed ways to access calendars
This commit is contained in:
5
components/global/Spacing.vue
Normal file
5
components/global/Spacing.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div class="space-y-2">
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user