Skip to content

Commit 5200549

Browse files
author
James Gibbons
committed
typo
1 parent a383fc8 commit 5200549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DefaultTabBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const React = require('react');
2-
const ReactNative = require('react');
2+
const ReactNative = require('react-native');
33
const {
44
StyleSheet,
55
Text,

0 commit comments

Comments
 (0)