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