diff --git a/libs/components/src/form-field/form-field.stories.ts b/libs/components/src/form-field/form-field.stories.ts index 6a72f7d018f..f36cc1da662 100644 --- a/libs/components/src/form-field/form-field.stories.ts +++ b/libs/components/src/form-field/form-field.stories.ts @@ -136,8 +136,7 @@ export const LabelWithIcon: Story = { Label - - + @@ -167,8 +166,7 @@ export const LongLabel: Story = { Hello I am a very long label with lots of very cool helpful information - - + @@ -306,8 +304,7 @@ export const ButtonInputGroup: Story = { Label - - + diff --git a/libs/components/src/link/link.component.html b/libs/components/src/link/link.component.html index 810b65db519..d10eaed9eb9 100644 --- a/libs/components/src/link/link.component.html +++ b/libs/components/src/link/link.component.html @@ -2,7 +2,7 @@ @if (startIcon()) { } - + @if (endIcon()) {