diff --git a/apps/web/src/views/notebook.tsx b/apps/web/src/views/notebook.tsx index d6ff486d6..cf8ebda8a 100644 --- a/apps/web/src/views/notebook.tsx +++ b/apps/web/src/views/notebook.tsx @@ -57,6 +57,7 @@ import { FlexScrollContainer } from "../components/scroll-container"; import { Menu } from "../hooks/use-menu"; import Config from "../utils/config"; import { useSearch } from "../hooks/use-search"; +// import { showSortMenu } from "../components/group-header"; type NotebookProps = { rootId: string; @@ -261,7 +262,7 @@ function SubNotebooks({ - + */}