diff --git a/components/forms/simple.tsx b/components/forms/simple.tsx index c2e9a39..cf92333 100644 --- a/components/forms/simple.tsx +++ b/components/forms/simple.tsx @@ -32,6 +32,7 @@ export function FormInput({ title, hideIfEmpty = false, isRequired = false, ...p {title && {title}} @@ -74,6 +75,7 @@ export function FormTextarea({ title, hideIfEmpty = false, isRequired = false, .