다음을 통해 공유


ComponentIcons type

이 라이브러리에서 내보낸 React 구성 요소에서 사용하는 아이콘입니다.

type ComponentIcons = Record<keyof typeof DEFAULT_COMPONENT_ICONS, JSX.Element>