mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
playground(popover): add lang ts
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
<script setup lang="ts">
|
||||
const open = ref(false)
|
||||
const loading = ref(false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user