UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

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