fix: improve color widget, add tests (#712)
This commit is contained in:
committed by
GitHub
parent
23df691a0a
commit
28fd9caf4c
@ -22,7 +22,7 @@ const ErrorMessage: FC<ErrorMessageProps> = ({ errors, className }) => {
|
||||
text-xs
|
||||
text-red-500
|
||||
px-3
|
||||
pt-1
|
||||
pt-2
|
||||
`,
|
||||
className,
|
||||
)}
|
||||
|
Reference in New Issue
Block a user