From adfc890c6df7959f8629335c8f1a19d80cf913f7 Mon Sep 17 00:00:00 2001 From: Siriwat Kunaporn Date: Thu, 4 Jul 2019 20:13:09 +0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d83442..5fc11f8 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ yarn add mui-layout @material-ui/core @material-ui/styles npm install mui-layout @material-ui/core @material-ui/styles ``` +## Demo +see demo here [Storybook Demo](https://siriwatknp.github.io/mui-layout/?path=/story/welcome--introduction) + + ## Usage ```jsx @@ -60,9 +64,6 @@ const App = () => ( ) ``` -## Demo -see demo here [Storybook Demo](https://siriwatknp.github.io/mui-layout/?path=/story/welcome--introduction) - ## Built-in Features - Collapsible Nav