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 Rows } from '../components/rows'; export type { RowsProps } from '../components/rows';