Skip to content

Commit b5a051a

Browse files
author
Karol Tatała
committed
XW-3171 | remove 2s
1 parent a0c7c50 commit b5a051a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

app/templates/route-components/banner-notifications.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<p>
2222
Add <code class="format-code">.wds-warning</code> class to <code class="format-code">
2323
.wds-banner-notification</code> element and use icon <code
24-
class="format-code">wds-icons-alert2-small</code>
24+
class="format-code">wds-icons-alert-small</code>
2525
</p>
2626

2727
{{#component-demo}}
@@ -38,7 +38,7 @@
3838
<p>
3939
Add <code class="format-code">.wds-success</code> class to <code class="format-code">
4040
.wds-banner-notification</code> element and use icon <code
41-
class="format-code">wds-icons-checkmark-circle2-small</code>
41+
class="format-code">wds-icons-checkmark-circle-small</code>
4242
</p>
4343

4444

0 commit comments

Comments
 (0)