diff --git a/src/Components/CreateImageWizard/steps/FileSystem/FileSystemTable.tsx b/src/Components/CreateImageWizard/steps/FileSystem/FileSystemTable.tsx index 9ff12256..4d2041d3 100644 --- a/src/Components/CreateImageWizard/steps/FileSystem/FileSystemTable.tsx +++ b/src/Components/CreateImageWizard/steps/FileSystem/FileSystemTable.tsx @@ -193,6 +193,7 @@ const MountpointPrefix = ({ partition }: MountpointPrefixPropTypes) => { const toggle = (toggleRef: React.Ref) => ( { return ( { const toggle = (toggleRef: React.Ref) => ( { return ( { const toggle = (toggleRef: React.Ref) => ( setIsOpen(!isOpen)} @@ -60,7 +61,6 @@ export const AzureHyperVSelect = () => { <>