DEV Community

ArmanMesropyan
ArmanMesropyan

Posted on

HELP PLEASE! NEXT JS MEDIA QUERIES

Hello everyone, how to write in next media queries so that it works instantly and synchronously

Here's my code, but it doesn't work on document.body.clientWidth because the document can be undefined, and if you do it for 1 second, it shows what should be displayed at the time of false.
Image description

Image description

Top comments (0)