Various improvements #107
Annotations
4 errors
build:
src/common/components/Menu/index.tsx#L61
Argument of type 'ItemTypeDefined[] | undefined' is not assignable to parameter of type 'ItemType[]'.
|
build:
src/common/components/Menu/index.tsx#L75
'item.children' is possibly 'undefined'.
|
build:
src/common/components/Menu/index.tsx#L76
Argument of type 'ItemTypeDefined[] | undefined' is not assignable to parameter of type 'ItemTypeDefined[]'.
|
build
Process completed with exit code 2.
|