Skip to content

Commit bc0663b

Browse files
committed
refactor: removed obsolete declaration
1 parent 3d3e073 commit bc0663b

File tree

1 file changed

+1
-1
lines changed
  • source/_patterns/02-components/cards

1 file changed

+1
-1
lines changed

source/_patterns/02-components/cards/_card.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<use href="../../icons/illustrative/{{ icon }}.svg#icon"></use>
77
</svg>
88
{{else}}
9-
{{> elements-image src="../../icons/functional/images/navigation/db_ic_list_20.svg" alt="" role="presentation" }}
9+
{{> elements-image src="../../icons/functional/images/navigation/db_ic_list_20.svg" alt="" }}
1010
{{/if_eq }}
1111
<figcaption>
1212
<!-- [html-validate-disable-next heading-level, no-unused-disable] -->

0 commit comments

Comments
 (0)