Add all missing pages to the storybook

This commit is contained in:
garronej
2023-04-20 05:41:34 +02:00
parent a14e967020
commit ea1a747ebf
25 changed files with 871 additions and 0 deletions

View File

@ -116,6 +116,9 @@ const { getHardCodedWeight } = (() => {
const orderedPagesPrefix = [
"Introduction",
"login/login.ftl",
"login/register-user-profile.ftl",
"login/register.ftl",
"login/terms.ftl",
"login/error.ftl",
];