1
0
Fork 0
freesewing/packages/components/src/index.js

21 lines
276 B
JavaScript
Raw Normal View History

2019-05-27 07:52:34 +02:00
export default [
2019-08-03 15:03:33 +02:00
'Blockquote',
'Draft',
'DraftConfigurator',
'Emblem',
'Example',
'Footer',
'Icon',
'LineDrawing',
2019-08-03 15:03:33 +02:00
'Logo',
'Navbar',
'Ogol',
'Robot',
'Spinner',
'SampleConfigurator',
'withGist',
'withLanguage',
'withStorage',
'Workbench'
]