UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

2 lines (1 loc) 614 B
import{__rest as e}from"tslib";import t from"react";import{spacing as r}from"../../../lib/spacing.js";import{makeClassName as o}from"../../../lib/utils.js";import{tremorTwMerge as l}from"../../../lib/tremorTwMerge.js";const a=o("TableFooterCell"),m=t.forwardRef(((o,m)=>{const{children:n,className:i}=o,s=e(o,["children","className"]);return t.createElement(t.Fragment,null,t.createElement("th",Object.assign({ref:m,className:l(a("root"),"text-tremor-content font-medium","dark:text-dark-tremor-content",r.none.top,r.twoXl.paddingX,r.xl.paddingY,i)},s),n))}));m.displayName="TableFooterCell";export{m as default};