joshprzybyszewski / cribbage

A cribbage scorer and game
MIT License
2 stars 1 forks source link

Convert active games table to material ui #77

Closed joshprzybyszewski closed 4 years ago

joshprzybyszewski commented 4 years ago

What broke / What you're adding

Google's material-ui looks promising. Let's use it for the recently added active game's table

How you did it

Followed examples on their tutorial docs.

How to test it and how to try to break it

Run the app with a user who has multiple games. It works!

codecov[bot] commented 4 years ago

Codecov Report

Merging #77 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   71.51%   71.51%           
=======================================
  Files          73       73           
  Lines        3809     3809           
=======================================
  Hits         2724     2724           
  Misses        868      868           
  Partials      217      217           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6cbb4a0...e89bf55. Read the comment docs.