We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862fb57 commit 978428cCopy full SHA for 978428c
src/icons/arrowUnderlying.tsx
@@ -1,6 +1,6 @@
1
import React from "react";
2
3
-import { IconProps } from "../core/icon";
+import type { IconProps } from "../core/icon";
4
5
export const IconArrowUnderlying = ({
6
style,
src/icons/history.tsx
export const IconHistory = ({
src/icons/successCircle.tsx
export const SuccessCircle = ({
0 commit comments