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.
2 parents 85e2778 + 1f9120b commit d1a843dCopy full SHA for d1a843d
source/views/transportation/index.js
@@ -9,7 +9,7 @@ import React from 'react'
9
import {TabNavigator} from '../components/tabbed-view'
10
import {TabBarIcon} from '../components/tabbar-icon'
11
12
-import OtherModesView from './otherModes'
+import OtherModesView from './other-modes'
13
import BusView from './bus'
14
15
export default TabNavigator(
source/views/transportation/otherModes.js renamed to source/views/transportation/other-modes.js
0 commit comments