mirror of
https://github.com/primer/css.git
synced 2024-12-29 00:58:31 +03:00
Warning
This commit is contained in:
parent
68c5f9bf0e
commit
175f09a35e
@ -190,7 +190,7 @@ Convey errors and warnings for form groups. Add the appropriate class—either `
|
||||
<dl class="form warn">
|
||||
<dt><label>Example Text</label></dt>
|
||||
<dd><input type="text" value="Example Value"></dd>
|
||||
<dd class="warning">This example input has an error.</dd>
|
||||
<dd class="warning">This example input has a warning.</dd>
|
||||
</dl>
|
||||
</form>
|
||||
{% endexample %}
|
||||
|
Loading…
Reference in New Issue
Block a user