Skip to content

Bug fix + jest integration

Choose a tag to compare

@oyvindhermansen oyvindhermansen released this 13 Mar 22:44
· 3 commits to release@latest since this release

For this release i've fixed the following:

  • the className-prop on Column is now working properly, and not undefined when not specified.

Added Jest with coverage report 馃挴

  • Some snapshot testing of both Row and Column
  • Also some other test expectations just to make sure it's working like I intended.

Enjoy!