sui-components
sui-components copied to clipboard
🎨 React Hook useCallback has an unnecessary dependency
Acceptance Criteria
/components/hook/usePortal/demo/articles/ArticleCustom/useTooltip.js
useCallback has an unnecessary dependency:
isOpened
Definition of done (DOD)
- [ ] remove it
Additional info
No response
can I work on this?
Yes
I have removed the dependency. However, I am having trouble pushing the changes to my fork. The pre-push is always failing.
Npm run respawn
Npm run test