Files
community-rule/app/components/cards/Icon/index.tsx
T
2026-04-29 07:20:16 -06:00

3 lines
91 B
TypeScript

export { default } from "./Icon.container";
export type { IconProps } from "./Icon.types";