mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2026-06-21 23:42:24 +00:00
Migration to Nuxt3
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="flex flex-1 items-center py-0">
|
||||
<div class="w-full">
|
||||
<slot></slot>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user