Update src/Components/CreateImageWizard/steps/fileSystemConfiguration.js
Co-authored-by: Klara Simickova <49452678+regexowl@users.noreply.github.com>
This commit is contained in:
parent
f5039dea3c
commit
223be1f3fd
1 changed files with 2 additions and 1 deletions
|
|
@ -125,7 +125,8 @@ const fileSystemConfigurationStep = {
|
|||
</TextContent>
|
||||
),
|
||||
condition: {
|
||||
or: [{ when: 'file-system-config-radio', is: 'automatic' }],
|
||||
when: 'file-system-config-radio',
|
||||
is: 'automatic',
|
||||
},
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue