`Tabs` - is core component of UI-system.
npm install @propellerads/tabsTabs - is core component of UI-system.!size

yarn add @propellerads/tabs or npm install @propellerads/tabs -Simport Tabs from '@propellerads/tabs';
tabs={[
{
"id": withdraw,
"label": "Withdraw"
},
{
"id": 'bolling-settings',
"label": "Billing settings"
},
{
"id": 'payouts'
"label": "Payouts"
}
]}
/>
``