add sidebar #53
Annotations
7 errors
|
src/libs/constants.ts#L12
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
src/libs/constants.ts#L17
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
src/libs/constants.ts#L22
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
src/components/layouts/SidebarApp.tsx#L56
JSX element type 'item.icon' does not have any construct or call signatures.
|
src/components/layouts/SidebarApp.tsx#L56
'item.icon' cannot be used as a JSX component.
|
|
This job was cancelled
Loading