UNPKG

@atlaskit/table-tree

Version:

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

3 lines (2 loc) • 103 B
export { default as Row } from '../components/row'; export type { RowProps } from '../components/row';