Skip to content

Commit

Permalink
move badges
Browse files Browse the repository at this point in the history
  • Loading branch information
toviszsolt committed Mar 27, 2024
1 parent cfbfc02 commit 21c432d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
![Poster](assets/poster.png)

# React Scrollspy Component

[![GitHub License](https://img.shields.io/github/license/toviszsolt/react-scrollspy?style=flat)](https://github.com/toviszsolt/react-scrollspy/blob/main/LICENSE)
[![npm](https://img.shields.io/npm/v/react-scrollspy?style=flat&color=red)](https://www.npmjs.com/package/react-scrollspy-navigation)
[![GitHub Repo stars](https://img.shields.io/github/stars/toviszsolt/react-scrollspy?color=DAAA3F)](https://github.com/toviszsolt/react-scrollspy/stargazers)
[![Run tests](https://github.com/toviszsolt/react-scrollspy/actions/workflows/main.yml/badge.svg)](https://github.com/toviszsolt/react-scrollspy/actions/workflows/main.yml)
[![NPM Downloads](https://img.shields.io/npm/dw/react-scrollspy-navigation?style=flat)](https://www.npmjs.com/package/react-scrollspy-navigation)
[![Sponsor](https://img.shields.io/static/v1?label=sponsor&message=❤&color=ff69b4)](https://github.com/sponsors/toviszsolt)

## ![Poster](assets/poster.png)

# React Scrollspy Component

**react-scrollspy-navigation** is a React Component, that automatically update navigation components based on scroll
position to indicate which link is currently active in the viewport. It also scrolls (navigation) to viewport when click
on a navigation component.
Expand Down

0 comments on commit 21c432d

Please sign in to comment.