We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c530d0d + d77efde commit edaaeefCopy full SHA for edaaeef
wechat-redux/src/pages/new/index.js
@@ -1,5 +1,5 @@
1
import * as React from 'react';
2
-import { connect } from 'react-reddux';
+import { connect } from 'react-redux';
3
import { View, Input, navigateBack } from 'remax/wechat';
4
import AddButton from '@/components/AddButton';
5
import { addTodo } from '@/actions';
0 commit comments