diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-01-08 14:39:47 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-01-08 16:21:20 +0100 |
| commit | 7374279db90db0827811380180e50f8a9288b0f1 (patch) | |
| tree | 93a566f8007b820065f2068dd35b61fec85777b5 | |
| parent | 0fc8c71b01ec0d3525a10454a6aab3572ec7ce0c (diff) | |
| download | mullvadvpn-7374279db90db0827811380180e50f8a9288b0f1.tar.xz mullvadvpn-7374279db90db0827811380180e50f8a9288b0f1.zip | |
Remove frontend view layout description from README
| -rw-r--r-- | README.md | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -137,20 +137,6 @@ it and behave accordingly.  -## Frontend view layout - -Most of application layouts consist of header bar area and main content area. Three of components -from `components/Layout` help to assemble each view, i.e: - -``` -<Layout> - <Header /> - <Container> - { /* content goes here */ } - </Container> -</Layout> -``` - # License |
