Avoir introducing breaking changes for CSS only setup
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import React, { useEffect, Fragment } from "react";
|
||||
import type { KcProps } from "../../KcProps";
|
||||
import type { Attribute } from "../../kcContext/KcContextBase";
|
||||
import type { Attribute } from "../../getKcContext/KcContextBase";
|
||||
import { clsx } from "../../tools/clsx";
|
||||
import type { ReactComponent } from "../../tools/ReactComponent";
|
||||
import { useCallbackFactory } from "../../tools/useCallbackFactory";
|
||||
|
Reference in New Issue
Block a user