Skip to content

Commit

Permalink
Fix motion.dev link
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Nov 23, 2024
1 parent f671c8b commit 47b3aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/pages/[...framework]/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -472,4 +472,4 @@ and (optionally) the user is [okay with motion](https://developer.mozilla.org/en

* [Scientific](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat#scientific) and [engineering](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat#engineering) notations aren't supported.
* Backgrounds and borders on `<NumberFlow>` won't scale smoothly during transitions.
<Match react>I'd recommend using [Motion for React](https://motion.dev/react) for these, as it's more composable than any built-in solution could be. See the Motion for React layout animations [example](/examples#motion-for-react).</Match>
<Match react>I'd recommend using [Motion for React](https://motion.dev/docs/react-quick-start) for these, as it's more composable than any built-in solution could be. See the Motion for React layout animations [example](/examples#motion-for-react).</Match>

0 comments on commit 47b3aa0

Please sign in to comment.