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',
|
2019-08-18 16:49:14 +02:00
|
|
|
'LineDrawing',
|
2019-08-03 15:03:33 +02:00
|
|
|
'Logo',
|
|
|
|
'Navbar',
|
|
|
|
'Ogol',
|
|
|
|
'Robot',
|
|
|
|
'Spinner',
|
|
|
|
'SampleConfigurator',
|
|
|
|
'withGist',
|
|
|
|
'withLanguage',
|
|
|
|
'withStorage',
|
|
|
|
'Workbench'
|
|
|
|
]
|