Skip to content

Commit

Permalink
DEVS
Browse files Browse the repository at this point in the history
* Fix demo badges
  • Loading branch information
tonysamperi committed Nov 4, 2023
1 parent 9c8cbb4 commit a79f79f
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,15 +231,15 @@
</div>
<h2 class="pop-lucky-font pop-color-primary">Tooltip &amp; Popover <br> Positioning Engine</h2>
<div class="pop-badges">
<img src="https://img.shields.io/npm/v/ngx-popperjs.svg?style=flat-square"
<img src="https://img.shields.io/npm/v/ngx-float-ui.svg?style=flat-square"
alt="" />
<img src="https://img.shields.io/npm/dm/ngx-popperjs.svg?style=flat-square"
<img src="https://img.shields.io/npm/dm/ngx-float-ui.svg?style=flat-square"
alt="" />
<img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square"
alt="" />
<img src="https://travis-ci.com/tonysamperi/ngx-popperjs.svg?branch=master"
<img src="https://travis-ci.com/tonysamperi/ngx-float-ui.svg?branch=master"
alt="" />
<img src="https://img.shields.io/bundlephobia/min/ngx-popperjs"
<img src="https://img.shields.io/bundlephobia/min/ngx-float-ui"
alt="" />
</div>
<div>
Expand Down

0 comments on commit a79f79f

Please sign in to comment.