GoTeamEpsilon / angular-to-react-redux

Angular to React/Redux, a Guide for Angular v1 Experts Looking to Learn React/Redux
MIT License
107 stars 12 forks source link

[BUGFIX] Layout update #90

Closed ShaneChesnutt closed 7 years ago

ShaneChesnutt commented 7 years ago

The html in the contact and patient views was missing tbody

Also I fixed the label duplication on the contact edit form

Generic style fixes

Note: I also noticed that we are missing some fields for contact update. If I have time I will implement those.