Skip to content

Commit 3cde816

Browse files
authored
Merge branch 'main' into homework-6
2 parents 8341dd3 + 13c1030 commit 3cde816

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared/modal-form/ModalForm.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ export const ModalForm = ({ visible = true, onClose, children }: ModalFormProps)
2222
</div>
2323
</div>
2424
);
25-
};

0 commit comments

Comments
 (0)