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