feat(storybook): restructure storybook component hierarchy
This commit is contained in:
parent
e498e486a0
commit
0d775e4e06
14 changed files with 15 additions and 15 deletions
|
|
@ -6,7 +6,7 @@ const bind = template('register-user-profile.ftl')
|
|||
|
||||
export default {
|
||||
kind: 'Page',
|
||||
title: 'Theme/Pages/Register User Profile',
|
||||
title: 'Theme/Pages/Register/Modern',
|
||||
component: KcApp,
|
||||
parameters: {layout: 'fullscreen'},
|
||||
} as ComponentMeta<typeof KcApp>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue