Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b8d3b53

Browse files
docs: correct easing presets link
1 parent 3932a21 commit b8d3b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎documentation/docs/examples/easing.mdx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { EasingDemo } from '/src/components/easing-demo';
66

77
# Easing Animation
88

9-
You can provide [easing presets](/docs/usage/parallax-props#cubic-bezier-easing-function) or [cubic-bezier curve params](/docs/usage/parallax-props#cubic-bezier-easing-function) to the `useParallax` hook or `<Parallax />` component.
9+
You can provide [easing presets](/docs/usage/parallax-props#easing-presets) or [cubic-bezier curve params](/docs/usage/parallax-props#cubic-bezier-easing-function) to the `useParallax` hook or `<Parallax />` component.
1010

1111
## Example using a preset
1212

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /