Skip to content

Conversation

@JeongHwan-dev
Copy link
Contributor

@JeongHwan-dev JeongHwan-dev commented Apr 27, 2025

Overview

This PR fixes an issue where several hooks were implemented but not properly exported from the main index.ts file.

  • Add exports for useControlledState
  • Add exports for useDebouncedCallback
  • Add exports for useDoubleClick
  • Add exports for useIsomorphicLayoutEffect

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

- Add exports for useControlledState
- Add exports for useDebouncedCallback
- Add exports for useDoubleClick
- Add exports for useIsomorphicLayoutEffect
Copy link
Contributor

@seungrodotlee seungrodotlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍

@seungrodotlee seungrodotlee merged commit a8374e4 into toss:main May 7, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants