mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-08 07:05:08 +02:00
🚧 wip
This commit is contained in:
@@ -43,6 +43,7 @@ type CommandPaletteProps = {
|
||||
* Plan for command bar:
|
||||
* - the nav items should be custom items instead of all of the ones in the sidebar
|
||||
* - actions should be triggered by using `>` (like in Github)
|
||||
* -> if search starts with `>`, the filter should exclude that char in the filter string
|
||||
*/
|
||||
|
||||
export function CommandPalette({ orgId, orgs, navItems }: CommandPaletteProps) {
|
||||
|
||||
Reference in New Issue
Block a user