Breakpoints
- Desktop: 1024px
- medium Screen: 860px
- mobile: 540px
the hook useMatchMedia is used to check the mediaQuery
useMatchMedia("(max-width:860px)")
Breakpoints
the hook useMatchMedia is used to check the mediaQuery
useMatchMedia("(max-width:860px)")