UNPKG

@atlaskit/table-tree

Version:

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

3 lines (2 loc) • 115 B
export { default as Header } from '../components/header'; export type { HeaderProps } from '../components/header';