feat: add Categories
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
<script setup>
|
||||
import {computed} from "vue";
|
||||
import { XMarkIcon } from '@heroicons/vue/24/outline';
|
||||
|
||||
const props = defineProps({
|
||||
modelValue: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user