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

18 lines
243 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',
'Example',
'Icon',
'Legend',
'LineDrawing',
2019-08-03 15:03:33 +02:00
'Logo',
'Robot',
'Spinner',
'SampleConfigurator',
'withGist',
'withLanguage',
'withStorage',
2021-04-24 10:16:31 +02:00
'Workbench',
2019-08-03 15:03:33 +02:00
]