Skip to content

Commit

Permalink
chore: fix naming issue on paper
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRogue76 committed Apr 12, 2024
1 parent d53a613 commit 0b18fbf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -58,7 +58,7 @@ export interface NativeProps extends ViewProps {
textFiltersIOS?: ReadonlyArray<TextFilterIOSStruct>;
onAnimationLoadStart?: BubblingEventHandler<
AnimationLoadStartEvent,
'onAnimationLoadStarted'
'onAnimationLoadStart'
>
onAnimationFinish?: BubblingEventHandler<
AnimationFinishEvent,
Expand Down

0 comments on commit 0b18fbf

Please sign in to comment.