uclaacm / membership-portal-ui

react front end for the acm internal tooling
http://members.uclaacm.com
Mozilla Public License 2.0
8 stars 2 forks source link

Add Redux devtools #91

Closed timothycpoon closed 3 years ago

timothycpoon commented 3 years ago

Add redux devtools to portal. Not sure why all the "integrity" hashes got removed when I used yarn add, but I can do it a different way if necessary.

mattxwang commented 3 years ago

Strange - did you add it with yarn add? And what does yarn install --check-files return?

Other than that, I'm down to approve the PR!

timothycpoon commented 3 years ago

Strange - did you add it with yarn add? And what does yarn install --check-files return?

Other than that, I'm down to approve the PR!

OK, it was an issue with my yarn version.