UNPKG

@atlaskit/table-tree

Version:

A table tree is an expandable table for showing nested hierarchies of information.

3 lines (2 loc) • 107 B
export { default as Cell } from '../components/cell'; export type { CellProps } from '../components/cell';