UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

16 lines (15 loc) 364 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "TableLayouts", { enumerable: true, get: function() { return TableLayouts; } }); var _RowLayout = require("./row-layout/RowLayout.js"); var TableLayouts = { Rows: _RowLayout.RowLayout }; //# sourceMappingURL=TableLayouts.js.map