diff --git a/frontend/src/component/feature/form-add-component.jsx b/frontend/src/component/feature/form-add-component.jsx index eae7c93c72..0e7f731796 100644 --- a/frontend/src/component/feature/form-add-component.jsx +++ b/frontend/src/component/feature/form-add-component.jsx @@ -5,7 +5,7 @@ import FormComponent from './form'; import { styles as commonStyles } from '../common'; const FormAddComponent = ({ title, ...formProps }) => ( - + {title}