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