production #1
@@ -1,6 +1,6 @@
|
|||||||
<script setup>
|
<script setup>
|
||||||
import { useForwardPropsEmits } from "reka-ui";
|
import { useForwardPropsEmits } from "reka-ui";
|
||||||
import { Dialog, DialogContent } from '@/components/ui/dialog';
|
import { Dialog, DialogContent } from "@/Components/ui/dialog";
|
||||||
import Command from "./Command.vue";
|
import Command from "./Command.vue";
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
|
|||||||
Reference in New Issue
Block a user