UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

7 lines (4 loc) 190 B
import {Switch} from '@mantine/core'; Switch.displayName = 'Switch'; Switch.Group.displayName = 'Switch.Group'; export {Switch, type SwitchFactory, type SwitchProps} from '@mantine/core';