UNPKG

@swrve/core

Version:

Core set of Swrve UI Components

3 lines (2 loc) 180 B
export { default as Tab } from './Tab' // This is the Tab UI Button export { default as Tabs } from './Tabs' // This is the component which handles functionality (has no UI style)