Skip to content

Commit ca2e582

Browse files
authored
docs: update description
2 parents e1ac9ab + dd1dea9 commit ca2e582

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/app/app.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<img src="./assets/toppy-logo.png" alt="Toppy" width="100" />
77
<p class="text-center mt-3">
88
Toppy is a tiny library to create overlays for Angular applications. Overlays are used in
9-
<span>tooltip</span>, <span>modal</span>, <span>sidemenu</span>, <span>popup</span>,
10-
<span>context menu</span>, <span>toaster</span>, <span>alerts</span>, <span>dropdowns</span>,
11-
<span>datepicker</span>, <span>popovers</span> etc
9+
<span>tooltip</span>, <span>modal</span>, <span>sidemenu</span>, <span>dropdowns</span>,<span>popup</span>,
10+
<span>context menu</span>, <span>toaster</span>, <span>alerts</span>, <span>datepicker</span>,
11+
<span>popovers</span> etc
1212
</p>
1313
</div>
1414
<div class="badges d-flex align-items-center my-3 justify-content-center">

0 commit comments

Comments
 (0)