@kubit-ui-web/react-components
Version:
Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience
6 lines • 371 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ElementOrIllustration = void 0;
var elementOrIllustration_1 = require("./elementOrIllustration");
Object.defineProperty(exports, "ElementOrIllustration", { enumerable: true, get: function () { return elementOrIllustration_1.ElementOrIllustration; } });
//# sourceMappingURL=index.js.map