@namba_one/ui-kit-2 1.2.19 → 1.2.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -5224,6 +5224,7 @@ export declare type TabMenuProps = {
5224
5224
  isActive?: boolean;
5225
5225
  isCollapsed?: boolean;
5226
5226
  weight?: TheTextProps['weight'];
5227
+ count?: number | string;
5227
5228
  };
5228
5229
 
5229
5230
  export declare const Tabs: DefineComponent<__VLS_PublicProps_22, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {