Relative Content

Tag Archive for htmlreactjsnext.js

Trouble with add className for my BarNav before loading page

I’m having trouble with adding className for my bar before the page loads; I succeeded in adding it for my HTML tag but failed to add it to my bar. I store my theme in localStorage and get it from ThemeLoader. I’m using Nextjs for my page.