@coveord/plasma-mantine
Version:
A Plasma flavoured Mantine theme
14 lines (13 loc) • 332 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "ThemeIcon", {
enumerable: true,
get: function() {
return _core.ThemeIcon;
}
});
var _core = require("@mantine/core");
_core.ThemeIcon.displayName = 'ThemeIcon';
//# sourceMappingURL=ThemeIcon.js.map