next-saas-stripe-starter icon indicating copy to clipboard operation
next-saas-stripe-starter copied to clipboard

refactor(hooks): minor changes in hooks

Open dharmeshwr opened this issue 11 months ago • 1 comments

  • Update use-local-storage hook to accept initValue as function and value both
  • Simplified use-lock-body for better understanding
  • Change the deprecated pageYOffset to scrollY
  • Remove the redundant part from use-mounted
  • Separate Device and Dimension type in use-media-query

dharmeshwr avatar Nov 23 '24 21:11 dharmeshwr