UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

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