Update src/components/bottomTabBar/view/bottomTabBarView.js

Co-Authored-By: ue <ugurerdal93@gmail.com>
This commit is contained in:
Mustafa Buyukcelebi 2018-12-25 15:21:34 +03:00 committed by GitHub
parent 571015bea5
commit 1b76969e4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ import ViewOverflow from 'react-native-view-overflow';
import { updateActiveBottomTab } from '../../../redux/actions/uiAction'; import { updateActiveBottomTab } from '../../../redux/actions/uiAction';
// Constants // Constants
import { default as ROUTES } from '../../../constants/routeNames'; import ROUTES from '../../../constants/routeNames';
// Components // Components