-
I want to files upload in subdirectory use @rpldy/upload-button. |
Beta Was this translation helpful? Give feedback.
Answered by
yoavniran
Nov 7, 2022
Replies: 1 comment 1 reply
-
Hey @elitesuper |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bigprongs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @elitesuper
check out this sandbox - https://codesandbox.io/s/react-uploady-webkitdirectory-rkl7mx?file=/src/App.js
Im working on a fix to allow passing
webkitdirectory
as boolean. Currently you have to pass it as string.