warning code

This commit is contained in:
geek 2017-08-24 12:38:18 +09:00
parent e48ba8cf9d
commit 2455762d14
2 changed files with 2 additions and 2 deletions

View File

@ -27,4 +27,4 @@ const reducer: ReducersMapObject = {
},
};
export default reducer;
export default reducer;

View File

@ -13,4 +13,4 @@ export const defaultState: State = {
error: undefined,
};
export default State;
export default State;