UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

6 lines (3 loc) 188 B
import {CheckIcon} from '@mantine/core'; (CheckIcon as typeof CheckIcon & {displayName: string}).displayName = 'CheckIcon'; export {CheckIcon, type CheckIconProps} from '@mantine/core';