opencodeiiita / Productivity-Tracker

6 stars 45 forks source link

Added Styles #96

Closed schandu-eng closed 3 years ago

schandu-eng commented 3 years ago

Issue: 91

Short description of what this resolves: Screenshot_62

opencode-bot commented 3 years ago

Hey @schandu-eng

Thanks for opening this PR :rocket:. Mentor will review your PR soon and till then, keep contributing and stay calm.

Thanks for contributing to OpenCode ✨✨!

thelavenderhue commented 3 years ago

@schandu-eng what packages have you installed? Moreover, have you used npm to install packages?

schandu-eng commented 3 years ago

@schandu-eng what packages have you installed? Moreover, have you used npm to install packages?

I did installed mui latest version using yarn add ..........

schandu-eng commented 3 years ago

Firstly I used npm but after realising that yarn is being used in this project then deleted the package-lock.json file

thelavenderhue commented 3 years ago

Okay, but I don't understand why node modules has been included in the changes

thelavenderhue commented 3 years ago

What command did you use to upgrade mui package?