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.
1 parent 9a0c09f commit cb58fbfCopy full SHA for cb58fbf
elements/pfe-label/demo/pfe-label.html
@@ -14,7 +14,7 @@ <h2 slot="header">Color Options</h2>
14
<pfe-label color="blue">Blue label</pfe-label>
15
<pfe-label color="green">Green label</pfe-label>
16
<pfe-label color="orange">Orange label</pfe-label>
17
- <pfe-label color="red">Red <span class="visually-hidden-class">Hat</span> label</pfe-label>
+ <pfe-label color="red"><span>Red <span class="visually-hidden-class">Hat</span> label</span></pfe-label>
18
<pfe-label color="purple">Purple label</pfe-label>
19
<pfe-label color="cyan">Cyan label</pfe-label>
20
<pfe-label color="grey">Grey label</pfe-label>
0 commit comments