mirror of
https://github.com/primer/css.git
synced 2024-12-26 15:43:59 +03:00
test wants an example of counter
This commit is contained in:
parent
43e12e8838
commit
7f9fc05f43
@ -43,6 +43,7 @@ A button can also be transparent and displayed with a white border with `btn-tra
|
|||||||
<div class="bg-gray-dark p-4 mt-4">
|
<div class="bg-gray-dark p-4 mt-4">
|
||||||
<button class="btn btn-transparent" type="button">
|
<button class="btn btn-transparent" type="button">
|
||||||
Button button
|
Button button
|
||||||
|
<span class="Counter">12</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user