Skip to content

Commit b9cdf18

Browse files
committed
remove babel.config.js swipeable reference
1 parent 46a4c4b commit b9cdf18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MacOSExample/babel.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ module.exports = {
1515
'../src/components/ReanimatedSwipeable',
1616
'react-native-gesture-handler/ReanimatedDrawerLayout':
1717
'../src/components/ReanimatedDrawerLayout',
18-
'react-native-gesture-handler/Swipeable':
19-
'../src/components/Swipeable',
2018
'react-native-gesture-handler': '../src/index',
2119
},
2220
},

0 commit comments

Comments
 (0)