File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,8 @@ import {
22 Activity ,
33 AlertTriangle ,
44 Info ,
5- Pause ,
6- Play ,
75 Sword ,
86 Users ,
9- Volume2 ,
107 Wand ,
118} from "lucide-react" ;
129
@@ -18,7 +15,6 @@ import {
1815import { Badge } from "@/components/ui/8bit/badge" ;
1916import AudioSettings from "@/components/ui/8bit/blocks/audio-settings" ;
2017import { LoginForm } from "@/components/ui/8bit/blocks/login-form" ;
21- import { Button } from "@/components/ui/8bit/button" ;
2218import {
2319 Card ,
2420 CardContent ,
@@ -36,8 +32,6 @@ import {
3632 SelectTrigger ,
3733 SelectValue ,
3834} from "@/components/ui/8bit/select" ;
39- import { Slider } from "@/components/ui/8bit/slider" ;
40- import { Switch } from "@/components/ui/8bit/switch" ;
4135import {
4236 Tabs ,
4337 TabsContent ,
You can’t perform that action at this time.
0 commit comments