bytemakers/Devcode

error in Loader.jsx file. The imported CSS file has typing error.

Closed this issue · 2 comments

What would you like to share?

There is an error in Loader.jsx file. The imported CSS file has typing error.

The import statement should be import "./loader.css" not import "./Loader.css"

devcode loader css error

Additional information

I've corrected the typo and I'll create the PR for it. Please check and get it merged.

Hey @AniketNS, Thanks for contributing and Congrats on opening Issue 🎉

We will try to review as soon as possible and a maintainer will get back to you soon!

Fixed