Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

these are wrong? you can help me find reason? #259

Open
zwzy opened this issue Feb 14, 2019 · 1 comment
Open

these are wrong? you can help me find reason? #259

zwzy opened this issue Feb 14, 2019 · 1 comment

Comments

@zwzy
Copy link

zwzy commented Feb 14, 2019

1、const store = createStore(enthusiasm, {
enthusiasmLevel: 1,
languageName: 'TypeScript',
});

2、import { connect, Dispatch } from 'react-redux';

package.json
"@types/jest": "24.0.3",
"@types/node": "11.9.3",
"@types/react": "16.8.2",
"@types/react-dom": "16.8.0",
"@types/react-redux": "^7.0.1",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react-redux": "^6.0.0",
"react-scripts": "2.1.5",
"redux": "^4.0.1",
"typescript": "3.3.3"

@bgins
Copy link

bgins commented Apr 2, 2019

I ran into what I think might be similar issues. This changes mentioned in #240 (comment) solved them for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants