Make the account theme initialized by a cli command
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import { createUseI18n } from "keycloakify/account";
|
||||
|
||||
export const { useI18n, ofTypeI18n } = createUseI18n({});
|
||||
|
||||
export type I18n = typeof ofTypeI18n;
|
||||
Reference in New Issue
Block a user