9 lines
2.3 KiB
Plaintext
9 lines
2.3 KiB
Plaintext
components/dashboard/slider-form.tsx(8,24): error TS2307: Cannot find module '@/components/ui/button' or its corresponding type declarations.
|
|
components/dashboard/slider-form.tsx(9,23): error TS2307: Cannot find module '@/components/ui/input' or its corresponding type declarations.
|
|
components/dashboard/slider-form.tsx(10,26): error TS2307: Cannot find module '@/components/ui/textarea' or its corresponding type declarations.
|
|
components/dashboard/slider-form.tsx(11,26): error TS2307: Cannot find module '@/components/ui/checkbox' or its corresponding type declarations.
|
|
components/dashboard/slider-form.tsx(20,8): error TS2307: Cannot find module '@/components/ui/form' or its corresponding type declarations.
|
|
components/dashboard/slider-form.tsx(21,58): error TS2307: Cannot find module '@/components/ui/card' or its corresponding type declarations.
|
|
components/dashboard/slider-form.tsx(24,29): error TS2307: Cannot find module '@/components/ui/image-upload' or its corresponding type declarations.
|
|
components/dashboard/slider-form.tsx(25,44): error TS2307: Cannot find module '@/app/(dashboard)/dashboard/sliders/actions' or its corresponding type declarations.
|