build error resolved

This commit is contained in:
laxmanhalaki 2026-03-12 17:13:10 +05:30
parent 048b1bf751
commit e00f5a4d25

View File

@ -4,7 +4,6 @@ import { Button } from '@/components/ui/button';
import { Input } from '@/components/ui/input'; import { Input } from '@/components/ui/input';
import { Label } from '@/components/ui/label'; import { Label } from '@/components/ui/label';
import { Switch } from '@/components/ui/switch'; import { Switch } from '@/components/ui/switch';
import { Textarea } from '@/components/ui/textarea';
import { import {
Table, Table,
TableBody, TableBody,