Skip to content

Commit

Permalink
Remove initialize touch events
Browse files Browse the repository at this point in the history
  • Loading branch information
aweiksnar committed Nov 30, 2015
1 parent 6e29684 commit e72492d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/main.cjsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ ReactDOM = {render} = require 'react-dom'
createBrowserHistory = require 'history/lib/createBrowserHistory'
routes = require './router'

# ReactDOM.initializeTouchEvents true

routes = require './router'
history = createBrowserHistory()

Expand Down

0 comments on commit e72492d

Please sign in to comment.