Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 2370245

Browse files
remove unused prop
1 parent c03cced commit 2370245

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/applications/lgy/coe/form/components/PreSubmitInfo2.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,5 @@ export const PreSubmitInfo2 = ({ formData, showError, onSectionComplete }) => {
6060
PreSubmitInfo2.propTypes = {
6161
formData: PropTypes.object,
6262
onSectionComplete: PropTypes.func,
63-
preSubmitInfo: PropTypes.object,
6463
showError: PropTypes.bool,
6564
};

0 commit comments

Comments
 (0)