Remove tsafe usage from ejectable page
This commit is contained in:
parent
c628183773
commit
b6b384854e
@ -1,5 +1,5 @@
|
||||
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 {
|
||||
useUserProfileForm,
|
||||
|
Loading…
x
Reference in New Issue
Block a user