Pascal Precht 8740c8c0c9
fix(cockpit/Layout): ensure Layout render doesn't throw
In https://github.com/status-im/embark-area-51/commit/62964c8ce we've introduced a
regression where are two errors are thrown when `Layout` component is rendered:

- one for NavItem not having a key property
- one for margin-top not being a supported style property on Container

This commits fixes both.
2018-10-23 11:12:48 +02:00
..
2018-10-23 11:02:07 +02:00
2018-10-23 11:12:48 +02:00
2018-10-23 11:12:48 +02:00
2018-10-23 10:22:38 +02:00

embark-ui