figma-styled-components
figma-styled-components copied to clipboard
Tabs component is not able to import from library
Seems like forget to export Tabs component in src/index.ts, could be fixed by adding export * from './Tabs'