feat: Finalize command palette
This commit is contained in:
@@ -185,6 +185,7 @@ function AppContent() {
|
||||
<TopNavbar
|
||||
isTopbarOpen={isTopbarOpen}
|
||||
setIsTopbarOpen={setIsTopbarOpen}
|
||||
onOpenCommandPalette={() => setIsCommandPaletteOpen(true)}
|
||||
/>
|
||||
</LeftSidebar>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user