mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-08 22:53:24 +00:00
wip
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</div>
|
||||
|
||||
<div class="flex justify-center items-center p-3 sm:p-6">
|
||||
<div class="w-full" :dir="rtl? 'rtl' : 'ltr'">
|
||||
<div class="w-full relative" :dir="rtl? 'rtl' : 'ltr'">
|
||||
<slot class="w-full h-full absolute top-0 left-0" name="component"></slot>
|
||||
<transition name="fade">
|
||||
<div v-if="copied">
|
||||
|
||||
Reference in New Issue
Block a user