Skip to content

refactor(components/hook/usePortal/demo): remove unnecessary dependency #2428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 22, 2022
Merged

refactor(components/hook/usePortal/demo): remove unnecessary dependency #2428

merged 1 commit into from
Oct 22, 2022

Conversation

tes-balo
Copy link
Contributor

  • remove unused dependency from hook.

ISSUES CLOSED: #2408

Category/Component

sui-components/components/hook/usePortal/demo/articles/ArticleCustom/useTooltip.js

TASK: #2408

Types of changes

remove unnecessary/unused react hook

  • 🪲 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🧾 Documentation
  • 📷 Demo
  • 🧪 Test
  • 🧠 Refactor
  • 💄 Styles

Description, Motivation and Context

Screenshots - Animations

* remove unused dependency from hook.

ISSUES CLOSED: #2408
@andresin87 andresin87 merged commit 665a4e1 into SUI-Components:master Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest-accepted Accepted for hacktoberfest, merged or we will merge later
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🎨 React Hook useCallback has an unnecessary dependency
2 participants