riding speed slider

This commit is contained in:
muerwre 2019-02-06 18:09:29 +07:00
parent 3e16ad4e37
commit c3ed100105
7 changed files with 91 additions and 19 deletions

View file

@ -60,4 +60,5 @@ export const ACTIONS = ({
SEARCH_SET_LOADING: 'SEARCH_SET_LOADING',
OPEN_MAP_DIALOG: 'OPEN_MAP_DIALOG',
SET_SPEED: 'SET_SPEED',
}: { [key: String]: String });