Added libs
This commit is contained in:
11
rendezvous/vue/components/ClientTab.vue
Normal file
11
rendezvous/vue/components/ClientTab.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup>
|
||||
import { TabPanel } from '@headlessui/vue';
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<TabPanel>
|
||||
|
||||
</TabPanel>
|
||||
</template>
|
||||
Reference in New Issue
Block a user