We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5d0f4 commit 1868fa8Copy full SHA for 1868fa8
Example/SimpleExample.js
@@ -3,7 +3,7 @@ import {
3
Text,
4
} from 'react-native';
5
6
-import ScrollableTabView, {DefaultTabBar, } from 'react-native-scrollable-tab-view';
+import ScrollableTabView, { DefaultTabBar } from 'react-native-scrollable-tab-view';
7
8
export default () => {
9
return <ScrollableTabView
0 commit comments