UNPKG

@heroui/table

Version:

Tables are used to display tabular data using rows and columns.

11 lines (8 loc) 179 B
"use client"; // src/base/table-cell.tsx import { Cell } from "@react-stately/table"; var TableCell = Cell; var table_cell_default = TableCell; export { table_cell_default };