Skip to content

Commit d1a843d

Browse files
authored
Merge pull request #1172 from StoDevX/kebab-case-othermodes
Rename transportation/otherModes.js to other-modes.js
2 parents 85e2778 + 1f9120b commit d1a843d

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)