Some petty changes& add multi device picture

This commit is contained in:
Qolzam
2017-08-23 19:47:31 +07:00
parent b42ccb714d
commit aafa5bfde0
6 changed files with 11 additions and 7 deletions

View File

@@ -102,4 +102,4 @@ export var postReducer = (state = defaultState, action) => {
return state;
}
}
}