mirror of
https://github.com/primer/css.git
synced 2024-12-25 15:14: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">
|
||||
<button class="btn btn-transparent" type="button">
|
||||
Button button
|
||||
<span class="Counter">12</span>
|
||||
</button>
|
||||
</div>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user