We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 482dcd4 + c4e2b24 commit 73ffabbCopy full SHA for 73ffabb
docs/product/components/modals.html
@@ -261,7 +261,7 @@ <h1 class="s-modal--header" id="modal-title">…</h1>
261
<button class="grid--cell s-btn s-btn__primary" type="button">…</button>
262
<button class="grid--cell s-btn" type="button" data-action="s-modal#hide">…</button>
263
</div>
264
- <a href="#" class="s-modal--close s-btn s-btn__muted" href="#" aria-label="Close" data-action="s-modal#hide">
+ <a href="#" class="s-modal--close s-btn s-btn__muted" aria-label="Close" data-action="s-modal#hide">
265
@Svg.ClearSm
266
</a>
267
0 commit comments