UNPKG

@blockscout/ui-toolkit

Version:

A comprehensive collection of reusable Chakra UI components and theme system for Blockscout's projects

4 lines (3 loc) 159 B
export type { TabItemRegular, TabItemMenu, SubTabItem } from './types'; export type { Props } from './AdaptiveTabs'; export { default } from './AdaptiveTabs';