@harshit0150/reusable-ui-components
Version:
A collection of reusable React components with built-in Tailwind CSS styling.
13 lines (8 loc) • 347 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var setPrototypeOf = require('./setPrototypeOf.js');
function _inheritsLoose(t, o) {
t.prototype = Object.create(o.prototype), t.prototype.constructor = t, setPrototypeOf.default(t, o);
}
exports.default = _inheritsLoose;
//# sourceMappingURL=inheritsLoose.js.map