Deploy Storybook to Github Pages [skip ci]

This commit is contained in:
2018-07-09 19:29:38 +05:30
commit 32cf2ee7f8
8 changed files with 136 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
import GridArea from './grid-area';
export default GridArea;