Skip to content

Commit

Permalink
🔖 Update version of react-magic-motion to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Etesam913 committed Oct 27, 2023
1 parent 551870e commit f24dfe3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions packages/react-magic-motion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@ export default function App() {

### 💫 Examples

- [To do list](https://www.react-magic-motion.com/Examples)
- [Accordion](https://www.react-magic-motion.com/Examples/accordion)
- [Sidebar](https://www.react-magic-motion.com/Examples/collapsible-sidebar)
- [Expandable Card](https://www.react-magic-motion.com/Examples/expandable-card)
- [Grid Area](https://www.react-magic-motion.com/Examples/grid-area)
- [Search](https://www.react-magic-motion.com/Examples/search)
- [Tabs](https://www.react-magic-motion.com/Examples/tabs)
- [To do list](https://www.react-magic-motion.com/applications)
- [Accordion](https://www.react-magic-motion.com/applications/accordion)
- [Sidebar](https://www.react-magic-motion.com/applications/collapsible-sidebar)
- [Expandable Card](https://www.react-magic-motion.com/applications/expandable-card)
- [Grid Area](https://www.react-magic-motion.com/applications/grid-area)
- [Search](https://www.react-magic-motion.com/applications/search)
- [Tabs](https://www.react-magic-motion.com/applications/tabs)

## 📓 Docs

Expand Down
2 changes: 1 addition & 1 deletion packages/react-magic-motion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-magic-motion",
"version": "1.0.7",
"version": "1.0.8",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit f24dfe3

Please sign in to comment.