mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
fix: 🚑 Fix issues caused by shadcn-vue update
This commit is contained in:
parent
25e4892137
commit
3749ea86e2
3 changed files with 8 additions and 8 deletions
|
|
@ -166,12 +166,6 @@ import { toast } from "vue-sonner";
|
|||
import { z } from "zod";
|
||||
import FormSwitch from "~/components/form/switch.vue";
|
||||
import { Button } from "~/components/ui/button";
|
||||
import {
|
||||
Card,
|
||||
CardDescription,
|
||||
CardHeader,
|
||||
CardTitle,
|
||||
} from "~/components/ui/card";
|
||||
import {
|
||||
Dialog,
|
||||
DialogClose,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue