Skip to content
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

[core] feat: deprecate ref types, use React.Ref instead #5507

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

adidahiya
Copy link
Contributor

  • ❌ DEPRECATION of IRef, IRefObject, and IRefCallback types
    • use React.Ref, React.RefObject, and React.RefCallback types instead

@blueprint-bot
Copy link

[core] feat: deprecate ref types, use React.Ref instead

Previews: documentation | landing | table | demo

@adidahiya adidahiya merged commit a8072ff into develop Aug 22, 2022
@adidahiya adidahiya deleted the ad/fix-ref-type branch August 22, 2022 23:14
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.

None yet

2 participants