Skip to content

Commit 1f9120b

Browse files
committed
Rename otherModes to other-modes
This is the last file that is camelCase.
1 parent cbe9893 commit 1f9120b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

source/views/transportation/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import React from 'react'
99
import {TabNavigator} from '../components/tabbed-view'
1010
import {TabBarIcon} from '../components/tabbar-icon'
1111

12-
import OtherModesView from './otherModes'
12+
import OtherModesView from './other-modes'
1313
import BusView from './bus'
1414

1515
export default TabNavigator(

0 commit comments

Comments
 (0)