Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
Prince0906 committed Jul 5, 2024
1 parent df51d0d commit fa34ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/components/wizard/form_panel.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ FormPanel.propTypes = {
shouldShowSteps: PropTypes.bool,
updateCourse: PropTypes.func.isRequired,
isValid: PropTypes.bool.isRequired,
}
};

export default FormPanel;
function __guard__(value, transform) {
Expand Down

0 comments on commit fa34ccd

Please sign in to comment.