Update CommandDialog fixed bug
This commit is contained in:
parent
70dc0b893f
commit
37205e0dea
|
|
@ -1,6 +1,6 @@
|
|||
<script setup>
|
||||
import { useForwardPropsEmits } from "reka-ui";
|
||||
import { Dialog, DialogContent } from '@/components/ui/dialog';
|
||||
import { Dialog, DialogContent } from "@/Components/ui/dialog";
|
||||
import Command from "./Command.vue";
|
||||
|
||||
const props = defineProps({
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user