bailicangdu/react-pxq

redux层的文件用.js是不是合适些

yshkk opened this issue · 1 comments

yshkk commented

jsx的后缀应该只是react组件层的,redux里的action、reducer、store文件都与react没有依赖关系,只是纯js文件。

是的