my-animated-components 1.1.4 → 1.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +3 -0
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -3,6 +3,9 @@
|
|
|
3
3
|
**My Animated Components** is a collection of customizable React components built with Framer Motion for smooth animations. It provides buttons, icon buttons, and other interactive UI elements with different styles, sizes, and animations.
|
|
4
4
|
|
|
5
5
|
---
|
|
6
|
+
## Documentation
|
|
7
|
+
|
|
8
|
+
For detailed documentation and examples, visit the [official documentation](https://mukeshdev.vercel.app/my-animated-components).
|
|
6
9
|
|
|
7
10
|
## Features
|
|
8
11
|
|