docs : maj story Histoire du MalioDrawer
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { ref } from 'vue'
|
import { ref } from 'vue'
|
||||||
|
|
||||||
|
defineOptions({ name: 'DrawerStory' })
|
||||||
|
|
||||||
const showRight = ref(false)
|
const showRight = ref(false)
|
||||||
const showLeft = ref(false)
|
const showLeft = ref(false)
|
||||||
const showForm = ref(false)
|
const showForm = ref(false)
|
||||||
|
|||||||
Reference in New Issue
Block a user