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
I am using material symbols for my nextjs project (app router) and i am importing like this import 'material-symbols/outlined.css'; but sometimes my icons are not loading and I just can see icon name on my UI.