DavidHDev / react-haiku

A clean & lightweight collection of React Hooks & Utilities!
https://reacthaiku.dev/
Other
236 stars 48 forks source link

[FEAT] Create Hook - usePreventBodyScroll() #59

Closed DavidHDev closed 2 weeks ago

DavidHDev commented 1 month ago

Description A hook that prevents body scrolling, useful for modals or overlays.

Acceptance Criteria

DavidHDev commented 2 weeks ago

Closed by @adityapradhan10