Bug fix + jest integration
·
3 commits
to release@latest
since this release
For this release i've fixed the following:
- the
className-prop onColumnis now working properly, and notundefinedwhen not specified.
Added Jest with coverage report 馃挴
- Some snapshot testing of both
RowandColumn - Also some other test expectations just to make sure it's working like I intended.
Enjoy!