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 c5d9a8a commit 84b5a13Copy full SHA for 84b5a13
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