[feat] done hiding #270
lint.yml
on: push
Run ESLint, Prettier, and TypeScript compiler
13s
Annotations
2 errors and 1 warning
Run ESLint, Prettier, and TypeScript compiler:
api/maps/AddMarkers.tsx#L4
'useAdvancedMarkerRef' is defined but never used
|
Run ESLint, Prettier, and TypeScript compiler
Process completed with exit code 1.
|
Run ESLint, Prettier, and TypeScript compiler:
api/maps/AddMarkers.tsx#L134
React Hook useMemo has a missing dependency: 'getMinZoom'. Either include it or remove the dependency array
|