Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mboudet committed Nov 2, 2023
1 parent 700b0bf commit c985968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions askomics/react/src/routes/upload/uploadform.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,6 @@ export default class UploadForm extends Component {

UploadForm.propTypes = {
setStateUpload: PropTypes.func,
getFiles: PropTypes.func,
config: PropTypes.object
}

0 comments on commit c985968

Please sign in to comment.