mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
@@ -44,7 +44,8 @@ React.createElement(SwipeableViews, {
|
||||
title: "Carousel",
|
||||
onTransitionEnd,
|
||||
axis: "x-reverse",
|
||||
springConfig
|
||||
springConfig,
|
||||
disableLazyLoading: false
|
||||
});
|
||||
|
||||
React.createElement(SwipeableViews, {});
|
||||
|
||||
Reference in New Issue
Block a user