You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Creates a media query and provides a `current` property that reflects whether or not it matches.
1757
1757
*
1758
1758
* Use it carefully — during server-side rendering, there is no way to know what the correct value should be, potentially causing content to change upon hydration.
1759
+
* If you can use the media query in CSS to achieve the same effect, do that.
0 commit comments