react-upload-gallery
react-upload-gallery copied to clipboard
How to use as a controlled component?
Seems like this component's state is not meant to be controlled from the outside. I haven't found a good way to sync its state from a parent state. Passing state to initialState
seems to work for the first render only.