Skip to content

Commit

Permalink
add frigade sponsor (#339)
Browse files Browse the repository at this point in the history
* chore: add frigade sponsor to readme

* chore: update banner size

* chore: update image banner

* fix: add link to image

* refactor: use local image for sponsor

* fix: update image link

* v2.0.6
  • Loading branch information
yjose authored Sep 6, 2023
1 parent 4d8e41a commit 640f95a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ This is a simple Demo to demonstrate how you can create Modals, Tooltips, Menus

![ reactjs popup demo](https://user-images.githubusercontent.com/11137944/92184555-74556c00-ee49-11ea-81c5-eb2a0087e93a.gif)

---

Sponsored by

[![frigade-sponsor](https://github-production-user-asset-6210df.s3.amazonaws.com/11137944/266065760-a35a2e99-0a97-4d0d-982a-4c48bb2f1886.png)](https://frigade.com/?source=react-popup)

React-JS Popup is proud to be sponsored by [Frigade](https://frigade.com/?source=react-popup), a developer tool for building better product onboarding: guided tours, getting started checklists, announcements, and more.

---

## Installing / Getting started

This package is available in NPM repository as reactjs-popup. It will work correctly with all popular bundlers.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactjs-popup",
"version": "2.0.5",
"version": "2.0.6",
"description": "React Popup Component - Modals,Tooltips and Menus —  All in one",
"main": "dist/index.js",
"module": "dist/reactjs-popup.esm.js",
Expand Down

0 comments on commit 640f95a

Please sign in to comment.