removed fade animation for popup

This commit is contained in:
PxlLoewe
2025-04-20 18:01:18 -07:00
parent 948c76f559
commit 0c58430ed8
3 changed files with 5 additions and 1 deletions

View File

@@ -75,7 +75,7 @@ export const ListInput = <T extends FieldValues>({
field.onChange(value);
}}
>
Remove
Entfernen
</button>
</div>
))}