Skip to content

Commit 1868fa8

Browse files
authored
Update SimpleExample.js
1 parent 9d5d0f4 commit 1868fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/SimpleExample.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import {
33
Text,
44
} from 'react-native';
55

6-
import ScrollableTabView, {DefaultTabBar, } from 'react-native-scrollable-tab-view';
6+
import ScrollableTabView, { DefaultTabBar } from 'react-native-scrollable-tab-view';
77

88
export default () => {
99
return <ScrollableTabView

0 commit comments

Comments
 (0)