Remove tsafe usage from ejectable page
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
import { useEffect, useReducer, Fragment } from "react";
|
import { useEffect, useReducer, Fragment } from "react";
|
||||||
import { assert } from "tsafe/assert";
|
import { assert } from "keycloakify/tools/assert";
|
||||||
import type { KcClsx } from "keycloakify/login/lib/kcClsx";
|
import type { KcClsx } from "keycloakify/login/lib/kcClsx";
|
||||||
import {
|
import {
|
||||||
useUserProfileForm,
|
useUserProfileForm,
|
||||||
|
Reference in New Issue
Block a user