register extensions for development

This commit is contained in:
Shawn Erquhart
2018-07-24 00:27:49 -04:00
parent 27d13a73b6
commit 0e25b76bb7
25 changed files with 146 additions and 75 deletions

View File

@ -0,0 +1,2 @@
export StringControl from './StringControl';
export StringPreview from './StringPreview';