Wizard: Remove edge alert

This removes edge deprecation alert from Wizard screen.
This commit is contained in:
regexowl 2025-05-26 15:31:27 +02:00 committed by Simon Steinbeiß
parent ea20f9d368
commit 9daa21a5ca

View file

@ -161,7 +161,7 @@ export const ImageBuilderHeader = ({
</>
)}
</Flex>
{!isOnBlueprintsTab && (
{!isOnBlueprintsTab && !inWizard && (
<Flex>
<FlexItem>
<Alert