refactor(react/launch_bar): port command buttons

This commit is contained in:
Elian Doran
2025-12-04 16:04:08 +02:00
parent c3b22ff737
commit 1e05dc937c
4 changed files with 24 additions and 84 deletions

View File

@@ -26,6 +26,7 @@ type Labels = {
// Launch bar
bookmarkFolder: boolean;
command: string;
// Collection-specific
viewType: string;