Skip to content

Commit e74fc96

Browse files
committed
docs: reorder Blendy entry in animation libraries section of README
1 parent 0db38e0 commit e74fc96

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,8 @@ Thank you for spreading the word!
255255
- **[Framer Motion](https://www.framer.com/motion/)**: A production-ready motion library for React.
256256
- **[React Spring](https://www.react-spring.dev/)**: A spring-physics-based animation library for React.
257257
- **[Reactbits](https://reactbits.dev/)**: An open source React.js snippet library for animated components.
258-
- **[Blendy](https://blendy.tahazsh.com/)**: A framework-agnostic tool that smoothly transitions one element into another with just a few lines of code.
259258
- **[simpleParallax.js](https://simpleparallax.com/)**: simpleParallax.js is a lightweight and easy-to-use React and JS library that adds parallax animations to any image.
260-
259+
- **[Blendy](https://blendy.tahazsh.com/)**: A framework-agnostic tool that smoothly transitions one element into another with just a few lines of code.
261260

262261
### Maps
263262

@@ -266,7 +265,6 @@ Thank you for spreading the word!
266265
- **[Google Maps React](https://github.com/google-map-react/google-map-react)**: A library for embedding Google Maps into React applications.
267266
- **[React Map GL](https://visgl.github.io/react-map-gl/)**: A React wrapper for Mapbox GL JS.
268267

269-
270268
### PDFs
271269

272270
- **[React PDF](https://react-pdf.org/)**: A React renderer for creating PDF files.

0 commit comments

Comments
 (0)