@coveord/plasma-mantine
Version:
A Plasma flavoured Mantine theme
14 lines (13 loc) • 362 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "TableOfContents", {
enumerable: true,
get: function() {
return _core.TableOfContents;
}
});
var _core = require("@mantine/core");
_core.TableOfContents.displayName = 'TableOfContents';
//# sourceMappingURL=TableOfContents.js.map