Compartilhar via


ComponentIcons type

Ícones usados pelos componentes React exportados dessa biblioteca.

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