We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1cdd4 commit 14b4cb7Copy full SHA for 14b4cb7
src/react/hooks/internal/useWarnRemoved.ts
@@ -1,6 +1,7 @@
1
import * as React from "rehackt";
2
+import type {
3
+ DeprecationName} from "../../../utilities/deprecation/index.js";
4
import {
- DeprecationName,
5
warnDeprecated,
6
} from "../../../utilities/deprecation/index.js";
7
0 commit comments