chore(deps): bump @terrestris/react-util from 10.1.1 to 11.0.1 #2967
Annotations
3 errors
Run typecheck, lint and tests 🧪
Process completed with exit code 2.
|
Run typecheck, lint and tests 🧪:
src/components/ToolMenu/FeatureInfo/index.tsx#L304
Type '(coordinateInfoState: CoordinateInfoResult) => void' is not assignable to type '(result: CoordinateInfoResult) => void'.
|
Run typecheck, lint and tests 🧪:
src/components/ToolMenu/FeatureInfo/index.tsx#L302
Type '(coordinateInfoState: CoordinateInfoResult) => React.JSX.Element' is not assignable to type '(childrenProps: CoordinateInfoResult) => ReactNode'.
|
Loading