update test

Signed-off-by: Logan McAnsh <logan@mcan.sh>
This commit is contained in:
Logan McAnsh
2019-02-21 11:17:49 -05:00
parent f2951a5f9e
commit 3a307c97a9

View File

@@ -44,7 +44,8 @@ React.createElement(SwipeableViews, {
title: "Carousel",
onTransitionEnd,
axis: "x-reverse",
springConfig
springConfig,
disableLazyLoading: false
});
React.createElement(SwipeableViews, {});