@uob-web-and-digital/component-library 2.9.0 → 2.9.1
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.
|
@@ -13,6 +13,7 @@ type Story = StoryObj<typeof CardImageAndText>;
|
|
|
13
13
|
export declare const Light: Story;
|
|
14
14
|
export declare const Dark: Story;
|
|
15
15
|
export declare const MultipleParagraphs: Story;
|
|
16
|
+
export declare const HeadingH3: Story;
|
|
16
17
|
export declare const Logo: Story;
|
|
17
18
|
export declare const NoHeading: Story;
|
|
18
19
|
export declare const Group: Story;
|