@uob-web-and-digital/component-library 2.12.2 → 2.12.4
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.
|
@@ -18,7 +18,9 @@ export declare const Dark: Story;
|
|
|
18
18
|
export declare const Light: Story;
|
|
19
19
|
export declare const OneImageFullWidth: Story;
|
|
20
20
|
export declare const TwoImagesFullWidth: Story;
|
|
21
|
+
export declare const ThreeImagesFullWidth: Story;
|
|
21
22
|
export declare const OneImage: Story;
|
|
22
23
|
export declare const TwoImages: Story;
|
|
24
|
+
export declare const ThreeImages: Story;
|
|
23
25
|
export declare const NoImages: Story;
|
|
24
26
|
export declare const OneImageNoHeading: Story;
|