UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

15 lines (14 loc) 359 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "Radio", { enumerable: true, get: function() { return _core.Radio; } }); var _core = require("@mantine/core"); _core.Radio.displayName = 'Radio'; _core.Radio.Group.displayName = 'Radio.Group'; //# sourceMappingURL=Radio.js.map