nudj / components

Reusable React components from the nudj platform
0 stars 0 forks source link

Add banner component #122

Closed rdjpalmer closed 6 years ago

rdjpalmer commented 6 years ago

Two separate components:

  1. Flexible component, should render what ever children you pass it.
  2. Dismissible component, should render the cross alongside any children. Composed of the flexible component etc.

See design and http://bloom.appearhere.co.uk/patterns/panels for inspiration.