diff --git a/apps/client/src/widgets/type_widgets/content_widget.tsx b/apps/client/src/widgets/type_widgets/content_widget.tsx index 0ea49105c..2f65dfb9c 100644 --- a/apps/client/src/widgets/type_widgets/content_widget.tsx +++ b/apps/client/src/widgets/type_widgets/content_widget.tsx @@ -21,6 +21,7 @@ import OtherSettings from "./options/other.jsx"; import BackendLogWidget from "./content/backend_log.js"; import MultiFactorAuthenticationSettings from "./options/multi_factor_authentication.js"; import AiSettings from "./options/ai_settings.jsx"; +import { unmountComponentAtNode } from "preact/compat"; const TPL = /*html*/`