props cleanup #378
Annotations
3 errors
Run Typescript:
src/components/navigation/GlobalNavigation/GlobalNavigation.stories.tsx#L137
Type '{ routes: ({ elementId: string; route: string; isAuthorized: true; } | { elementId: string; route: string; isAuthorized: false; })[]; show: true; }' is not assignable to type 'IMinimapOptions | undefined'.
|
Run Typescript:
src/components/navigation/GlobalNavigation/GlobalNavigation.stories.tsx#L514
Type '{ show: false; }' is not assignable to type 'IMinimapOptions'.
|
Run Typescript
Process completed with exit code 2.
|
Loading