fix: command palette changes (#2465)
This commit is contained in:
parent
d689c63368
commit
90776237f3
21 changed files with 469 additions and 228 deletions
|
|
@ -16,7 +16,7 @@ export const AppLayout: FC<IAppLayout> = (props) => {
|
|||
|
||||
return (
|
||||
<>
|
||||
{/* <CommandPalette /> */}
|
||||
<CommandPalette />
|
||||
<UserAuthWrapper>
|
||||
<WorkspaceAuthWrapper>
|
||||
<div className="relative flex h-screen w-full overflow-hidden">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue