@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 • 323 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ElementOrIcon = void 0;
var elementOrIcon_1 = require("./elementOrIcon");
Object.defineProperty(exports, "ElementOrIcon", { enumerable: true, get: function () { return elementOrIcon_1.ElementOrIcon; } });
//# sourceMappingURL=index.js.map