UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

15 lines (14 loc) 512 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "enhanceWithCollectionProps", { enumerable: true, get: function() { return _enhanceWithCollectionProps.enhanceWithCollectionProps; } }); var _export_star = require("@swc/helpers/_/_export_star"); _export_star._(require("@mantine/form"), exports); var _enhanceWithCollectionProps = require("./components/Collection/enhanceWithCollectionProps.js"); //# sourceMappingURL=form.js.map