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

fix: Ref return type in useElementSize and useResizeObserver is wrong #5759

Merged
merged 2 commits into from Feb 16, 2024

Conversation

abdulbasithqb
Copy link
Contributor

@abdulbasithqb abdulbasithqb commented Feb 13, 2024

Fixes #5752

Description:

fix: Ref return type in useElementSize and useResizeObserver is wrong

Issue Details:
fixes and sugested changes: #5752

Changes:
Slight change applied to ref type - and all tests are passed
Screenshot 2024-02-13 at 3 42 17 PM

Checklist:
Code follows the project's coding guidelines.

@rtivital rtivital merged commit 0ceb5f0 into mantinedev:master Feb 16, 2024
1 check passed
@rtivital
Copy link
Member

Thanks!

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.

Ref return type in useElementSize and useResizeObserver is wrong
2 participants