UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

4 lines (3 loc) 201 B
import React from "react"; declare const TableCell: React.ForwardRefExoticComponent<React.TdHTMLAttributes<HTMLTableCellElement> & React.RefAttributes<HTMLTableCellElement>>; export default TableCell;