Skip to content

refactor: add reusable useMediaQuery custom hook for screen size detection#469

Open
DebasmitaBose0 wants to merge 1 commit into
ItsVikasA:mainfrom
DebasmitaBose0:refactor/custom-media-query-hook
Open

refactor: add reusable useMediaQuery custom hook for screen size detection#469
DebasmitaBose0 wants to merge 1 commit into
ItsVikasA:mainfrom
DebasmitaBose0:refactor/custom-media-query-hook

Conversation

@DebasmitaBose0

Copy link
Copy Markdown

Closes #468

Summary

Introduced standard hook wrapper for responsive media calculations.

Changes Made

  • Created useMediaQuery.js.

Testing

  • Tested rendering cycle updates.

Impact

Improves performance and code quality.

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

@DebasmitaBose0 is attempting to deploy a commit to the Vikas' projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

refactor: add reusable useMediaQuery custom hook for screen size detection

1 participant