feat: add breadcrumbs to folder setting (#296)

This commit is contained in:
Zhizhen He
2026-02-03 23:40:24 +08:00
committed by GitHub
parent 431dc1c896
commit 0b91d3aaff
3 changed files with 114 additions and 81 deletions

View File

@@ -135,6 +135,7 @@ export function Workspace() {
open={!floatingSidebarHidden}
portalName="sidebar"
onClose={() => setFloatingSidebarHidden(true)}
zIndex={20}
>
<m.div
initial={{ opacity: 0, x: -20 }}