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 86a662c

Browse files
geongeorgejscottsmith
andauthored
fix: add children to parallax provider type (jscottsmith#198)
Co-authored-by: J Scott Smith <jscsmith@gmail.com>
1 parent a61ca52 commit 86a662c

File tree

1 file changed

+1
-0
lines changed
  • src/components/ParallaxProvider

1 file changed

+1
-0
lines changed

‎src/components/ParallaxProvider/types.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ export interface ParallaxProviderProps {
1515
* Disables the ParallaxController and all animations.
1616
*/
1717
isDisabled?: boolean;
18+
children?: React.ReactNode;
1819
}

0 commit comments

Comments
(0)

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