mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
render one or the other
This commit is contained in:
parent
dd32c632cd
commit
f27bb402fb
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user