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 c5d9a8a + 84b5a13 commit 307c096Copy full SHA for 307c096
src/index.js
@@ -6,7 +6,7 @@ import compose from './compose'
6
7
/*
8
* This is a dummy function to check if the function name has been altered by minification.
9
-* If the function has been minified and NODE_ENV !== 'production', warn the user
+* If the function has been minified and NODE_ENV !== 'production', warn the user.
10
*/
11
function isCrushed() {}
12
0 commit comments