This repository was archived by the owner on Jan 30, 2026. It is now read-only.
feat: add toolbar configuration options #11
Annotations
7 warnings
|
validate:
src/types.ts#L75
Unexpected any. Specify a different type
|
|
validate:
src/types.ts#L8
Unexpected any. Specify a different type
|
|
validate:
src/index.tsx#L482
React Hook useEffect has missing dependencies: 'resetMenuFilter', 'toolbarSettings', and 'updateMenuFilter'. Either include them or remove the dependency array
|
|
validate:
src/index.tsx#L378
Unexpected any. Specify a different type
|
|
validate:
src/index.tsx#L148
The 'availableFields' logical expression could make the dependencies of useCallback Hook (at line 161) change on every render. Move it inside the useCallback callback. Alternatively, wrap the initialization of 'availableFields' in its own useMemo() Hook
|
|
validate:
src/index.tsx#L32
Unexpected any. Specify a different type
|
|
validate:
src/index.tsx#L22
Unexpected any. Specify a different type
|