UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

2 lines (1 loc) 593 B
import{__rest as r}from"tslib";import e from"react";import{makeClassName as t}from"../../../lib/utils.js";import{tremorTwMerge as o}from"../../../lib/tremorTwMerge.js";const a=t("TableFoot"),m=e.forwardRef(((t,m)=>{const{children:l,className:s}=t,d=r(t,["children","className"]);return e.createElement(e.Fragment,null,e.createElement("tfoot",Object.assign({ref:m,className:o(a("root"),"text-left font-medium border-t-[1px] ","text-tremor-content border-tremor-border","dark:text-dark-tremor-content dark:border-dark-tremor-border",s)},d),l))}));m.displayName="TableFoot";export{m as default};