Change ordering of stories

This commit is contained in:
Joseph Garrone 2024-06-04 04:06:09 +02:00
parent 43c93ef0b4
commit e507aace6b

View File

@ -118,7 +118,10 @@ const { getHardCodedWeight } = (() => {
"login/login.ftl",
"login/register.ftl",
"login/terms.ftl",
"login/error.ftl",
"login/login-select-authenticator.ftl",
"login/login-login-config-totp.ftl",
"login/login-login-reset-password.ftl",
"login/error.ftl"
];
function getHardCodedWeight(kind) {