Skip to content

Commit

Permalink
fix: prop types
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Jan 1, 2025
1 parent 59b04ae commit ebd2796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/machines/file-upload/src/file-upload.props.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export const props = createProps<UserDefinedContext>()([
"onFileAccept",
"onFileReject",
"onFileChange",
"preventDocumentDrop",
"required",
"translations",
"validate",
Expand Down

0 comments on commit ebd2796

Please sign in to comment.