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
{{ message }}
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
I created a new project with: create-react-app example
Then installed ReactJS-AdminLTE with: npm install adminlte-reactjs
Then, I went into my App.js and imported an InfoTile and used it. This is my code:
Hey, so...
I created a new project with:
create-react-app example
Then installed ReactJS-AdminLTE with:
npm install adminlte-reactjs
Then, I went into my App.js and imported an InfoTile and used it. This is my code:
Everything seems fine. However, when I run npm start, I get this:
Did I do something wrong? I tried really hard to solve that error but nothing worked.
The text was updated successfully, but these errors were encountered: