@uob-web-and-digital/component-library 2.5.2 → 2.5.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.
|
@@ -12,6 +12,7 @@ export default meta;
|
|
|
12
12
|
type Story = StoryObj<typeof CardPromoSignpost>;
|
|
13
13
|
export declare const SinglePromoSignpostCardLight: Story;
|
|
14
14
|
export declare const SinglePromoSignpostCardsDarkRightImage: Story;
|
|
15
|
+
export declare const SinglePromoSignpostCardLightNoTitle: Story;
|
|
15
16
|
export declare const OneOfManyPromoSignpostCardsDark: Story;
|
|
16
17
|
export declare const SinglePromoSignpostCardsDarkRightImageH4Title: Story;
|
|
17
18
|
export declare const ImageWithTextExampleWithMultiCopyParagraphs: Story;
|