[FEATURE] Initial Mutability Features
This commit is contained in:
parent
eb53e56dc7
commit
ea54ee6239
6 changed files with 61 additions and 43 deletions
|
@ -6,7 +6,7 @@ export default function BackupBucketOption(props) {
|
|||
<TextField
|
||||
label="Bucket Path"
|
||||
onChange={onChange}
|
||||
defaultValue={value}
|
||||
value={value}
|
||||
helperText="Example: /minecraft-backups/example-backups"
|
||||
FormHelperTextProps={{ sx: { ml: 0 } }}
|
||||
required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue