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.
1 parent cbe9893 commit 1f9120bCopy full SHA for 1f9120b
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