this is my articleReducer; Actions/article.js
import actionType from \'root/Actions/actionType\'; let initState = { articleList: [], flag: true, }; const art