feat: additional valid password (#1456)

This commit is contained in:
Dunsin
2024-12-27 06:02:45 +01:00
committed by GitHub
parent 32857bbfeb
commit 39b1c5bbec
10 changed files with 30 additions and 26 deletions

View File

@ -178,7 +178,7 @@ export const DropdownField = ({
)}
{!field.inserted && (
<p className="group-hover:text-primary text-muted-foreground flex flex-col items-center justify-center duration-200 ">
<p className="group-hover:text-primary text-muted-foreground flex flex-col items-center justify-center duration-200">
<Select value={localChoice} onValueChange={handleSelectItem}>
<SelectTrigger
className={cn(