Skip to content

Commit 82e1156

Browse files
committed
add stackblitz links
1 parent d3e8f7b commit 82e1156

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
![react-rating-version](https://img.shields.io/npm/v/@smastrom/react-rating?color=22C55E) ![react-rating-build-workflow](https://img.shields.io/github/actions/workflow/status/smastrom/react-rating/build.yml?branch=main&color=22C55E)
22
![react-rating-tests-workflow](https://img.shields.io/github/actions/workflow/status/smastrom/react-rating/tests.yml?branch=main&color=22C55E&label=tests) ![react-rating-coverage](https://img.shields.io/codecov/c/github/smastrom/react-rating?color=22C55E) ![react-rating-dependencies](https://img.shields.io/badge/dependency%20count-0-22C55E)
33

4+
<br />
5+
46
# React Rating
57

68
Zero dependency, highly customizable rating component for React.
79

8-
<br />
9-
1010
![react-rating](https://i.ibb.co/L6M0hfw/new.png)
1111

12-
[Demo and examples](https://react-rating.onrender.com/)
12+
[Demo and Examples](https://react-rating.onrender.com/)[NextJS SSR](https://stackblitz.com/edit/nextjs-5qw9id?file=pages/index.tsx)[Vite](https://stackblitz.com/edit/vitejs-vite-gwqytd?file=src/App.tsx)
1313

1414
<br />
1515

0 commit comments

Comments
 (0)