UNPKG

@netdata/netdata-ui

Version:

netdata UI kit

5 lines 283 B
export { default as Tab } from "./tab"; export { default as Tabs } from "./tabs"; export { default as DraggableTabs, BaseSortable as BaseDraggableTabs } from "./sortable"; export { default as TabSeparator } from "./tab/tabSeparator"; export { default as Sortable } from "./sortable";