We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59254fa commit e49d806Copy full SHA for e49d806
pkg/webui/components/news-panel/news-item/story.js
@@ -19,7 +19,7 @@ import loginVisual from '@assets/img/layout/bg/login-visual.jpg'
19
import NewsItem from '.'
20
21
export default {
22
- title: 'NewsPanel/News Item',
+ title: 'Panel/News Panel/News Item',
23
component: NewsItem,
24
}
25
pkg/webui/components/shortcut-panel/shortcut-item/story.js
@@ -17,7 +17,7 @@ import React from 'react'
17
import ShortcutItem from '.'
18
- title: 'Shortcut/Shortcut Item',
+ title: 'Panel/Shortcut Panel/Shortcut Item',
component: ShortcutItem,
0 commit comments