UNPKG

@atlaskit/table-tree

Version:

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

3 lines (2 loc) • 116 B
export { default } from '../components/table-tree'; export type { TableTreeProps } from '../components/table-tree';