File tree Expand file tree Collapse file tree 2 files changed +22
-6
lines changed Expand file tree Collapse file tree 2 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 1
- #WIP
1
+ <p align =" center " >
2
+ <img src =" https://user-images.githubusercontent.com/6626225/40393625-8a675f3c-5e20-11e8-99b2-db016e8e2db3.png " width =" 230 " />
3
+ </p >
2
4
3
- #If you see me REMEMBER ME to add tests please
5
+ <h1 align =" center " >Material-UI-Layout</h1 >
6
+
7
+
8
+ Say goodbye to spending hours configuring your app's layout.
9
+
10
+ 🎉 Welcome to a declarative way of creating your app's layout! 🎉
11
+
12
+ This library uses [ Material-UI] ( https://material-ui.com ) and the layout is based on [ Google's Material Design] ( http://material.io ) guidelines 🤓
13
+
14
+ ## Install
15
+
16
+ ` npm install material-ui-layout `
17
+
18
+ ## Examples
19
+
20
+ WIP 😅
4
21
5
22
## Roadmap
6
- - [ ] Add tests
23
+ - [ ] Add tests
7
24
- [x] Add better support for two rows AppBars
8
- - [ ] Example web
25
+ - [ ] Example web
9
26
10
27
11
- material-ui-layout
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " material-ui-layout" ,
3
- "version" : " 0.0.14 " ,
3
+ "version" : " 0.1.0-rc.0 " ,
4
4
"description" : " Layout components for material-ui" ,
5
5
"main" : " ./lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments