fix: hide mobile menu when sidebar disabled #131
Annotations
5 errors
Typescript:
src/default-theme/components/Article.tsx#L118
Argument of type 'RelativePageConfig | undefined' is not assignable to parameter of type 'RelativePageConfig'.
|
Typescript:
src/default-theme/components/Article.tsx#L123
Argument of type 'RelativePageConfig | undefined' is not assignable to parameter of type 'RelativePageConfig'.
|
Typescript:
src/default-theme/components/Article.tsx#L133
Argument of type 'RelativePageConfig | undefined' is not assignable to parameter of type 'RelativePageConfig'.
|
Typescript:
src/default-theme/components/Article.tsx#L138
Argument of type 'RelativePageConfig | undefined' is not assignable to parameter of type 'RelativePageConfig'.
|
Typescript
Process completed with exit code 2.
|