"react";import App from "next/app";
import withRedux from "next-redux-wrapper<anonymous> (/Users/sriram/Desktop/boilerplate/client/node_modules/next-redux-wrapper</e
我正在尝试让Redux使用next-redux-wrapper来处理thunks。我已经查看了示例代码,但我的代码无法工作。我来回奔波,不再只见树木不见森林。from "redux";import App from "next/app";
import withRedux from "next-redux-wrapperNextJS站点上的example使用了一个功能组件 import App from