fix(web): keep sidebar closable on narrow viewports #4611
Annotations
3 errors
|
type-check
Process completed with exit code 1.
|
|
type-check:
packages/web/src/components/Sidebar/hooks/useIsNarrowSidebarLayout.test.ts#L42
Cannot assign to 'matches' because it is a read-only property.
|
|
type-check:
packages/web/src/components/Sidebar/SidebarShell.test.tsx#L44
Type '() => null' is not assignable to type '({ isShortcutsOpen, onToggleShortcuts, }: Props) => JSX.Element'.
|