Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
federicoisepponfincons committed Aug 9, 2023
1 parent 632bece commit dd1da50
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/storybook/pages/search-overlay/search-overlay.common.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ export const Navigation = (): JSX.Element => (
export const DailyTicketProduct = (): JSX.Element => (
<sbb-card
aria-label="The text which gets exposed to screen reader users. The text should reflect all the information which gets passed into the components slots and which is visible in the card, either through text or iconography"
href="https://github.com/lyne-design-system/lyne-components"
color="milk"
size="s"
>
Expand All @@ -175,7 +174,6 @@ export const DailyTicketProduct = (): JSX.Element => (
export const BikeProduct = (): JSX.Element => (
<sbb-card
aria-label="The text which gets exposed to screen reader users. The text should reflect all the information which gets passed into the components slots and which is visible in the card, either through text or iconography"
href="https://github.com/lyne-design-system/lyne-components"
color="milk"
size="s"
>
Expand All @@ -197,7 +195,6 @@ export const BikeProduct = (): JSX.Element => (
export const LiberoProduct = (): JSX.Element => (
<sbb-card
aria-label="The text which gets exposed to screen reader users. The text should reflect all the information which gets passed into the components slots and which is visible in the card, either through text or iconography"
href="https://github.com/lyne-design-system/lyne-components"
color="milk"
size="s"
>
Expand Down

0 comments on commit dd1da50

Please sign in to comment.