Type Alias: AppShellSidebarWidth
AppShellSidebarWidth =
PanelWidth
Defined in: components/AppShell/AppShell.tsx:36
Sidebar width from a named threshold scale (not a raw length).
Aliases the shared PanelWidth scale so a sidebar and the Drawer that
stands in for it are the same measure.