diff --git a/example/src/marquee/index.tsx b/example/src/marquee/index.tsx index 16c70041..a11001de 100644 --- a/example/src/marquee/index.tsx +++ b/example/src/marquee/index.tsx @@ -61,9 +61,11 @@ function Index() { = { /** * Carousel container style */ - style?: ViewStyle; + style?: StyleProp; /** * PanGestureHandler props */