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