Skip to content

v1.0.0: feat(squarebox): replace `background` prop with `bg`

Choose a tag to compare

@davidpfahler davidpfahler released this 22 Feb 22:46

1.0.0 (2015-02-22)

Features

  • squarebox: replace background prop with bg (db9f406a)

Breaking Changes

  • background prop no longer works. Use bg prop to supply an element or backgroundColor to set a color.

    (db9f406a)