|
|
@@ -256,7 +256,7 @@
|
|
|
path: '/visualization/configuration',
|
|
|
name: 'configuration',
|
|
|
icon: 'smile',
|
|
|
- component: './visualization/configuration',
|
|
|
+ component: './visualization/Configuration',
|
|
|
},
|
|
|
],
|
|
|
},
|
|
|
@@ -354,13 +354,13 @@
|
|
|
path: '/media/device',
|
|
|
name: 'device',
|
|
|
icon: 'smile',
|
|
|
- component: './media/device',
|
|
|
+ component: './media/Device',
|
|
|
},
|
|
|
{
|
|
|
path: '/media/reveal',
|
|
|
name: 'reveal',
|
|
|
icon: 'smile',
|
|
|
- component: './media/reveal',
|
|
|
+ component: './media/Reveal',
|
|
|
},
|
|
|
{
|
|
|
path: '/media/cascade',
|