Skip to content

Commit f16c93a

Browse files
authored
Update es-ulist.hbs
1 parent 2611da9 commit f16c93a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addon/templates/components/es-ulist.hbs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
{{#if isUnorderedList}}
44
<ul
55
aria-labelledby={{listId}}
6-
aria-describedby={{listId}}
76
class="list list-default"
87
>
98
{{#each listItems as |item|}}

0 commit comments

Comments
 (0)