feat(storybook): restructure storybook component hierarchy

This commit is contained in:
Waldemar Reusch
2023-03-14 18:10:09 +01:00
parent e498e486a0
commit 0d775e4e06
14 changed files with 15 additions and 15 deletions

View File

@ -4,7 +4,7 @@ import {template} from '../../../.storybook/util'
export default {
kind: 'Page',
title: 'Theme/Pages/Register',
title: 'Theme/Pages/Register/Legacy',
component: KcApp,
parameters: {
layout: 'fullscreen',