UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

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