chore(react/launch_bar): port bookmark_folder

This commit is contained in:
Elian Doran
2025-12-04 14:41:07 +02:00
parent 48cbb80e79
commit cdab86bd83
6 changed files with 77 additions and 101 deletions

View File

@@ -24,6 +24,9 @@ type Labels = {
orderBy: string;
orderDirection: string;
// Launch bar
bookmarkFolder: boolean;
// Collection-specific
viewType: string;
status: string;