Skip to content

Commit

Permalink
chore: rephrase Example 12 titles
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed Feb 17, 2024
1 parent 50be59c commit 2b49a0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/demo/src/examples/example12.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="row mb-2">
<div class="col-md-12 title-desc">
<h2 class="bd-title">
Checkbox/Radio Icons with Font-Awesome
Checkbox/Radio Icons with any font library
<span class="float-end links">
Code <span class="fa fa-link"></span>
<span class="small">
Expand All @@ -18,7 +18,7 @@ <h2 class="bd-title">
</span>
</h2>
<div class="demo-subtitle">
Display checkbox or radio icons using Font-Awesome or any other library to replicate the same UI across all browser.
For example, display checkbox or radio icons using <code>Font-Awesome</code> or any other library to replicate the same UI across all browser.
</div>
</div>
</div>
Expand Down

0 comments on commit 2b49a0c

Please sign in to comment.