Import Separator
cgen-64e666a35b9e4971b0a921eb475f77b8
This commit is contained in:
parent
13c9c7a62b
commit
bf3aef72e4
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ import { Label } from "@/components/ui/label";
|
|||
import { Textarea } from "@/components/ui/textarea";
|
||||
import { Switch } from "@/components/ui/switch";
|
||||
import { Tabs, TabsContent, TabsList, TabsTrigger } from "@/components/ui/tabs";
|
||||
import { Separator } from "@/components/ui/separator";
|
||||
import LoadingScreen from "@/components/LoadingScreen";
|
||||
import { Link } from "react-router-dom";
|
||||
import {
|
||||
|
|
|
|||
Loading…
Reference in a new issue