Accept multiple input files again
All checks were successful
Test, Build, Deploy / Test, Build, and Deploy (push) Successful in 1m1s
Test, Build, Deploy / Create Sentry Release (push) Successful in 5s

This commit is contained in:
2026-04-14 03:25:09 -04:00
parent f0c4e178aa
commit 0ec5399726

View File

@@ -317,6 +317,7 @@ export default function () {
}), }),
}, },
}} }}
multiple={true}
type="file" type="file"
/> />
</FormControl> </FormControl>