UNPKG

@veracity/vui

Version:

Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.

4 lines (3 loc) 217 B
import { AnimationDirection, NavBarIconSize, TabIndexProps, TabNavBarProps, TabProps, TabsProps, TabsSize } from "./tabs.types.js"; import { Tabs, TabsBase } from "./tabs.js"; import { Tab, TabBase } from "./tab.js";