Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

v30.3.2

Choose a tag to compare

@markdalgleish markdalgleish released this 11 Aug 04:53

<a name"30.3.2">

30.3.2 (2017-08-11)

Bug Fixes

  • Text: Use a span tag for Text components instead of divs (#289) (96c18fa3)

    REASON FOR CHANGE:

    Block level elements aren't valid inside certain elements, e.g. a <div> inside an <a>