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

feat: handle responsive breakpoint using use-window-size #5

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

nzrmm
Copy link
Owner

@nzrmm nzrmm commented Sep 5, 2023

Handle responsive breakpoint using hook

  • use-window-size: tracking width and height current window
  • use-screen-detector: detect screen if isMobile, isTable, or isDesktop

@vercel
Copy link

vercel bot commented Sep 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
muhammadgata ✅ Ready (Inspect) Visit Preview Sep 5, 2023 4:33am

@nzrmm nzrmm added bug Something isn't working help wanted Extra attention is needed labels Sep 5, 2023
@nzrmm
Copy link
Owner Author

nzrmm commented Sep 5, 2023

there was an error while initial loading on the desktop screen

@nzrmm nzrmm merged commit 9612459 into main Sep 5, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant