pro100andrik
Results
1
comments of
pro100andrik
I'm not sure is it actual right now, but I managed same issue like this ```javascript const [files, setFiles] = useState([]); const chooseFileButtonHandler = useEventHandler( { clicked: () => {...