UNPKG

primereact

Version:

PrimeReact is an open source UI library for React featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with Prime

2 lines (1 loc) 536 B
import*as r from"react";import{ObjectUtils as e}from"primereact/utils";function t(){return t=Object.assign?Object.assign.bind():function(r){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(r[a]=t[a])}return r},t.apply(this,arguments)}var a=function a(s){var l=e.findDiffKeys(s,a.defaultProps);return r.createElement("tr",t({className:s.className,style:s.style},l),s.children)};a.displayName="Row",a.defaultProps={__TYPE:"Row",style:null,className:null};export{a as Row};