Update src/Components/CreateImageWizard/steps/fileSystemConfiguration.js

Co-authored-by: Klara Simickova <49452678+regexowl@users.noreply.github.com>
This commit is contained in:
Lucas Garfield 2023-11-29 11:23:09 +01:00 committed by Klara Simickova
parent f5039dea3c
commit 223be1f3fd

View file

@ -125,7 +125,8 @@ const fileSystemConfigurationStep = {
</TextContent>
),
condition: {
or: [{ when: 'file-system-config-radio', is: 'automatic' }],
when: 'file-system-config-radio',
is: 'automatic',
},
},
],