2019-05-27 07:52:34 +02:00
|
|
|
export default [
|
2019-08-03 15:03:33 +02:00
|
|
|
'Blockquote',
|
|
|
|
'Draft',
|
|
|
|
'DraftConfigurator',
|
|
|
|
'Example',
|
|
|
|
'Icon',
|
2020-07-04 17:48:45 +02:00
|
|
|
'Legend',
|
2019-08-18 16:49:14 +02:00
|
|
|
'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
|
|
|
]
|