Skip to content

Commit

Permalink
Update src/components/input.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Radu-Cristian Popa <[email protected]>
  • Loading branch information
ionutanin and raducristianpopa authored Jan 8, 2024
1 parent 34461a2 commit a568508
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/input.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ const inputVariants = cva(
variant: {
default: 'border-base',
},
error: {
true: 'border-error',
},
loading: {
true: 'text-transparent',
},
Expand Down

0 comments on commit a568508

Please sign in to comment.