@luscii-healthtech/web-ui 42.5.0 → 42.5.2
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.
|
@@ -252,3 +252,4 @@ export declare const WithShowOnHoverAccessories: StoryObj<typeof List>;
|
|
|
252
252
|
export declare const WithRichSubtitle: StoryObj<typeof List>;
|
|
253
253
|
export declare const Controlled: StoryObj<typeof List>;
|
|
254
254
|
export declare const WithCollapsibleRows: StoryObj<typeof List>;
|
|
255
|
+
export declare const WithCollapsibleRowsAndSorting: StoryObj<typeof List>;
|