@harshit0150/reusable-ui-components
Version:
A collection of reusable React components with built-in Tailwind CSS styling.
17 lines (13 loc) • 404 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
function _objectWithoutPropertiesLoose(r, e) {
if (null == r) return {};
var t = {};
for (var n in r) if ({}.hasOwnProperty.call(r, n)) {
if (-1 !== e.indexOf(n)) continue;
t[n] = r[n];
}
return t;
}
exports.default = _objectWithoutPropertiesLoose;
//# sourceMappingURL=objectWithoutPropertiesLoose.js.map