Initial commit WIP
This commit is contained in:
7
app/components/content/SectionPackages.vue
Normal file
7
app/components/content/SectionPackages.vue
Normal file
@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="not-prose">
|
||||
<div class="flex flex-col gap-8">
|
||||
<slot/>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
Reference in New Issue
Block a user