@rocketui/vue 0.2.87 → 0.2.89

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.
@@ -3106,7 +3106,7 @@ export declare const RTabs: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_Wit
3106
3106
  tabs: Tab[];
3107
3107
  scrollable: boolean;
3108
3108
  }, {}>, {
3109
- tabs?(_: {
3109
+ default?(_: {
3110
3110
  id: string;
3111
3111
  activeTab: string | number;
3112
3112
  }): any;