UNPKG

@chief-editor/ui

Version:

UI Component for chief editor

5 lines (4 loc) 317 B
export { ISidebar, ISidebarProps, Sidebar, SidebarPlacement } from './Sidebar'; export { ISidebarContentProps, ISidebarContent } from './SidebarContent'; export { ISidebarTabItemProps, ISidebarTabItem } from './SidebarTabItem'; export { ISidebarTab, SidebarType, ISidebarTabProps, ISidebarItem } from './SidebarTab';