You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought about the problem. I can't imagine cases why we need something more then number or string for counter. So, I allow only number | string for it.
https://github.com/gravity-ui/uikit/blob/main/src/components/Tabs/TabsItem.tsx#L103
It's need for example to show '99+' count.
The text was updated successfully, but these errors were encountered: