aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/hooks/use-scrollbar-width/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* feat(components): add an Overlay componentArmand Philippot2023-11-111-0/+1
* add useScrollbarWidth hook * add useScrollLock hook * add a new component to lock scroll with an overlay (it can be useful especially on small screens to prevent background contents to be scrolled)