UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

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