1
0
Fork 0

Added the withStorage component

This commit is contained in:
Joost De Cock 2019-06-01 16:08:29 +02:00
parent 6aa14f0613
commit 00c32a966c
4 changed files with 50 additions and 1 deletions

View file

@ -13,5 +13,6 @@ export default [
"SampleConfigurator",
"withGist",
"withLanguage",
"withStorage",
"Workbench"
];