mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-09 21:42:20 -05:00
feat(frontend): ✨ add debugger to creation page (#750)
* feat(frontend): ✨ add debugger to creation page * styling Co-authored-by: Hayden <hay-kot@pm.me>
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<slot> </slot>
|
||||
</h3>
|
||||
</section>
|
||||
<section class="d-flex">
|
||||
<slot name="content"></slot>
|
||||
</section>
|
||||
<v-divider v-if="divider" class="my-4"></v-divider>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user