feat(react): new component FileUpload#4540
Conversation
🦋 Changeset detectedLatest commit: db7641d The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
One issue I have encountered: because all the components are in one common |
|
Someone else will need to take over this branch and write the documentation. The component is ready but needs code-review for the latest changes. |
|
| FileUploadInputProps | ||
| >(function FileUploadInput(rest, ref) { | ||
| return ( | ||
| <input |
There was a problem hiding this comment.
Should this not be our Input since it has suppressHydrationWarning for use inside ds-field and other stuff.



resolves #1236