boxicons
boxicons copied to clipboard
Failed to load icon 2024
Hi @atisawd !
This is weird experience and I don't know what's the cause of this kind of bug can anyone help me to this?
In dev tools the error thrown 404 http status code:
But, it renders correctly to the UI.
I am using ReactJS and I import the boxicons in main.jsx to be use throughout the components and this is how I implemented it.
This is how I call it in every component:
Is there anything wrong the way I used it?