UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

7 lines (4 loc) 172 B
import {List} from '@mantine/core'; List.displayName = 'List'; List.Item.displayName = 'List.Item'; export {List, type ListFactory, type ListProps} from '@mantine/core';