mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-08 23:24:54 +02:00
command palette tweaks
This commit is contained in:
@@ -105,8 +105,11 @@ export function LayoutHeader({
|
||||
|
||||
{showTopBar && (
|
||||
<div className="flex items-center space-x-2">
|
||||
<CommandPaletteTrigger />
|
||||
<ThemeSwitcher />
|
||||
<CommandPaletteTrigger
|
||||
orgId={orgId}
|
||||
orgs={orgs}
|
||||
/>
|
||||
<ProfileIcon />
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user