@gsretail.com/gui-core
Version:
A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
2 lines (1 loc) • 472 B
JavaScript
import{__rest as r,__assign as e}from"../../../node_modules/tslib/tslib.es6.js";import o from"react";import{TableRow as t}from"@mui/material";import a from"./styled.js";var l=a((function(a){a.backgroundColor,a.align;var l=a.children,d=a.tableRef,i=a.dragProps,m=a.dragStyle,n=r(a,["backgroundColor","align","children","tableRef","dragProps","dragStyle"]);return o.createElement(t,e({hover:!0,tabIndex:-1,ref:d},i,{style:m},n),l)}));l.defaultProps={};export{l as default};