Direct image upload #184
@ -301,7 +301,6 @@ export const ModForm = () => {
|
||||
<ImageUpload
|
||||
multiple={true}
|
||||
onChange={(values) => {
|
||||
// values.forEach((screenshotUrl) => addScreenshotUrl())
|
||||
setFormState((prevState) => ({
|
||||
...prevState,
|
||||
screenshotsUrls: Array.from(
|
||||
|
Loading…
x
Reference in New Issue
Block a user