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) 501 B
import{__rest as o,__assign as r}from"../../../node_modules/tslib/tslib.es6.js";import t from"react";import{TableFooter as e}from"@mui/material";import s from"./styled.js";import"@mui/material/styles";import i from"../../../assets/theme/basicStyle.js";var m=s((function(s){s.stickyFooter;var m=s.backgroundColor,l=o(s,["stickyFooter","backgroundColor"]);return t.createElement(e,r({},l,{style:{backgroundColor:m||i.color.grey50}}),l.children)}));m.defaultProps={stickyFooter:!1};export{m as default};