Skip to content

Commit

Permalink
Update .changeset/tough-pugs-hope.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwooding authored Dec 20, 2023
1 parent 4ecf9c3 commit 2b30748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/tough-pugs-hope.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

Refactored FileDropZone.

- FileDropZone has been split into three composible pieces: FileDropZone, DileDropZoneIcon and FileDropZoneTrigger.
- FileDropZone has been split into three composible pieces: FileDropZone, FileDropZoneIcon and FileDropZoneTrigger.
- Validation is handled outside of the component. `onFilesAccepted`, `onFilesRejected` and `validate` have been replaced with `onDrop` and `status`.
- Aligned styling to Salt.

0 comments on commit 2b30748

Please sign in to comment.