Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkatz committed Sep 13, 2024
1 parent 12e0d53 commit 1d5d146
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
![](https://github.com/react-tiny-popover/react-tiny-popover-short-demo.gif)

- [react-tiny-popover](#react-tiny-popover)
- [Install](#install)
- [Full Demo](#full-demo)
- [Examples](#examples)
- [Hooks](#hooks)
- [Small breaking change in 8.1](#small-breaking-change-in-81)
Expand All @@ -14,6 +11,9 @@
- [ArrowContainer](#arrowcontainer)

# react-tiny-popover
![](https://github.com/alexkatz/react-tiny-popover/blob/main/react-tiny-popover-short-demo.gif?raw=true)

## [Click here for a full demo](https://alexkatz.github.io/react-tiny-popover-demo/) :+1:

A lightweight, highly customizable, non-intrusive, and Typescript friendly popover react HOC with no other dependencies!

Expand All @@ -31,8 +31,6 @@ Since `react-tiny-popover` tries to be as non-invasive as possible, it will simp
npm i react-tiny-popover --save
```

## [Full Demo](https://alexkatz.github.io/react-tiny-popover-demo/) :+1:

## Examples

```JSX
Expand Down

0 comments on commit 1d5d146

Please sign in to comment.