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.
1 parent 6779dcc commit d5e1d6fCopy full SHA for d5e1d6f
test/helpers/reducers.js
@@ -13,7 +13,3 @@ export function ADD_TODO(state = [], action) {
13
}
14
]
15
16
-
17
-export function THROW_ERROR() {
18
- throw new Error()
19
-}
0 commit comments