UNPKG

@gsretail.com/gui-core

Version:

A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook

2 lines (1 loc) 437 B
import{__rest as r,__assign as e}from"tslib";import t from"react";import{TableRow as a}from"@mui/material";import o from"./styled.js";var l=o((function(o){o.backgroundColor,o.align;var l=o.children,d=o.tableRef,i=o.dragProps,m=o.dragStyle,n=r(o,["backgroundColor","align","children","tableRef","dragProps","dragStyle"]);return t.createElement(a,e({hover:!0,tabIndex:-1,ref:d},i,{style:m},n),l)}));l.defaultProps={};export{l as default};