Closed JoeyDjr closed 1 year ago
The goal is to make the useBreakpoint hook evolve so that it accepts an argument allowing to define the desired breakpoint. This way, the user will be able to keep control by using the library hook, and without using useMediaType.
useMediaType
Provide a non-visual feature
Feature
The goal is to make the useBreakpoint hook evolve so that it accepts an argument allowing to define the desired breakpoint. This way, the user will be able to keep control by using the library hook, and without using
useMediaType
.