refactor(web): folder view (#11967)

refactor(web): tree view
This commit is contained in:
Jason Rasmussen
2024-08-22 11:38:19 -04:00
committed by GitHub
parent 296bbeb2fc
commit f69ce6ad8a
11 changed files with 135 additions and 159 deletions

View File

@@ -80,6 +80,7 @@ export enum QueryParameter {
SEARCHED_PEOPLE = 'searchedPeople',
SMART_SEARCH = 'smartSearch',
PAGE = 'page',
PATH = 'path',
}
export enum OpenSettingQueryParameterValue {