diff --git a/src/index.js b/src/index.js index 5d0d8cd624..053d3eeb94 100644 --- a/src/index.js +++ b/src/index.js @@ -6,9 +6,9 @@ import compose from './compose' import warning from './utils/warning' /* -* This is a dummy function to check if the function name has been altered by minification. -* If the function has been minified and NODE_ENV !== 'production', warn the user. -*/ + * This is a dummy function to check if the function name has been altered by minification. + * If the function has been minified and NODE_ENV !== 'production', warn the user. + */ function isCrushed() {} if (