mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-16 07:35:24 -05:00
render one or the other
This commit is contained in:
@@ -254,8 +254,7 @@ const InvokeTabs = () => {
|
||||
</InvTabList>
|
||||
<Spacer />
|
||||
<StatusIndicator />
|
||||
<SettingsMenu />
|
||||
{customNavComponent}
|
||||
{customNavComponent ? customNavComponent : <SettingsMenu />}
|
||||
</Flex>
|
||||
<PanelGroup
|
||||
ref={panelGroupRef}
|
||||
|
||||
Reference in New Issue
Block a user