website refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { useRef, ChangeEvent } from 'react';
|
||||
import { Camera, Upload, Loader2, Sparkles, Palette, Check, User } from 'lucide-react';
|
||||
import Button from '@/components/ui/Button';
|
||||
import Heading from '@/components/ui/Heading';
|
||||
import Button from '@/ui/Button';
|
||||
import Heading from '@/ui/Heading';
|
||||
|
||||
export type RacingSuitColor =
|
||||
| 'red'
|
||||
|
||||
Reference in New Issue
Block a user