Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHub committed Dec 26, 2024
1 parent 09a909f commit dd27817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/project/EditProject.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export const EditProject = () => {
</Col>
</Row>
<Form>
<Row>
<Row>
<ArrayInput
config={projectFormConfig}
model={project}
Expand Down

0 comments on commit dd27817

Please sign in to comment.