bitcoin-computer / bitcoin-chat

6 stars 7 forks source link

add ref & Use Material Design #5

Closed ZacharyWeiner closed 4 years ago

ZacharyWeiner commented 4 years ago

After merging & pulling the repo you'll have to run 'npm install' again to install the new dependency on Material Design.

You'll notice the new imports at the top of the files that where updated.

For a reference guide on Material Design check: https://material-ui.com/

ZacharyWeiner commented 4 years ago

Decided not to merge branch with UI-Framework into master and will maintain a Rich UI branch as a clone ready version.