Skip to content

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