From d4f2e21386c5accffca1bef534d5c4cc3e5aff83 Mon Sep 17 00:00:00 2001 From: blam Date: Fri, 13 Oct 2023 08:48:15 +0200 Subject: [PATCH] chore: fix Signed-off-by: blam --- plugins/scaffolder-react/src/next/components/Form/Form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/scaffolder-react/src/next/components/Form/Form.tsx b/plugins/scaffolder-react/src/next/components/Form/Form.tsx index 7398e0bb2e..85e75e2c0d 100644 --- a/plugins/scaffolder-react/src/next/components/Form/Form.tsx +++ b/plugins/scaffolder-react/src/next/components/Form/Form.tsx @@ -40,7 +40,7 @@ export const Form = (props: PropsWithChildren) => { );