Remove old button
This commit is contained in:
@@ -305,13 +305,6 @@ export default function () {
|
|||||||
<br />
|
<br />
|
||||||
<FormControl isRequired>
|
<FormControl isRequired>
|
||||||
<FormLabel>Your Evidence (Max size per file: 512MB)</FormLabel>
|
<FormLabel>Your Evidence (Max size per file: 512MB)</FormLabel>
|
||||||
<Button
|
|
||||||
colorScheme="blue"
|
|
||||||
mr="8px"
|
|
||||||
onClick={() => document.getElementById("evidence")?.click()}
|
|
||||||
>
|
|
||||||
Select File
|
|
||||||
</Button>
|
|
||||||
<Input
|
<Input
|
||||||
id="evidence"
|
id="evidence"
|
||||||
sx={{
|
sx={{
|
||||||
|
|||||||
Reference in New Issue
Block a user