UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

3 lines (2 loc) 174 B
export { ThemeIcon } from './ThemeIcon'; export type { ThemeIconCssVariables, ThemeIconFactory, ThemeIconProps, ThemeIconStylesNames, ThemeIconVariant, } from './ThemeIcon';