chore: update ui #4
Annotations
3 errors and 2 warnings
lint / lint:
src/components/MenuManagement/DraggableApp.js#L1
PropTypes not found in '@dhis2/prop-types'
|
lint / lint:
src/components/MenuManagement/index.js#L7
PropTypes not found in '@dhis2/prop-types'
|
lint / lint
Process completed with exit code 1.
|
lint / lint:
src/components/MenuManagement/index.js#L63
React Hook useCallback has a missing dependency: 'mutate'. Either include it or remove the dependency array
|
lint / lint:
src/components/MenuManagement/index.js#L108
React Hook useMemo has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
|