create register component
Showing
... | @@ -10,6 +10,8 @@ | ... | @@ -10,6 +10,8 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@radix-ui/react-dialog": "^1.0.5", | "@radix-ui/react-dialog": "^1.0.5", | ||
"@radix-ui/react-label": "^2.1.0", | |||
"@radix-ui/react-separator": "^1.1.0", | |||
"@radix-ui/react-slot": "^1.0.2", | "@radix-ui/react-slot": "^1.0.2", | ||
"class-variance-authority": "^0.7.0", | "class-variance-authority": "^0.7.0", | ||
"clsx": "^2.1.1", | "clsx": "^2.1.1", | ||
... | ... |
public/images/sign-up.png
0 → 100644
209 KB
src/components/sign-up.tsx
0 → 100644
src/components/ui/input.tsx
0 → 100644
src/components/ui/label.tsx
0 → 100644