diff --git a/apps/client/src/widgets/react/FormList.tsx b/apps/client/src/widgets/react/FormList.tsx index 8be283605..f1374712c 100644 --- a/apps/client/src/widgets/react/FormList.tsx +++ b/apps/client/src/widgets/react/FormList.tsx @@ -146,9 +146,10 @@ export function FormListToggleableItem({ title, currentValue, onChange, ...props } }}> {}} /> );