kibana/ui_framework/components/header_bar/index.js
Árpád Poprádi 0b0a2facbb [UI Framework] Reactify kuiHeaderBar and related CSS components (#12280)
* [UI Framework] Reactify kuiHeaderBar and related CSS components
2017-06-14 09:27:24 -07:00

2 lines
105 B
JavaScript

export { KuiHeaderBar } from './header_bar';
export { KuiHeaderBarSection } from './header_bar_section';