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 1b676a4 commit 50df03fCopy full SHA for 50df03f
1 file changed
src/hocs/copilot.js
@@ -159,7 +159,6 @@ const copilot = ({
159
}
160
161
componentWillUnmount() {
162
- console.log('componentWillUnmount method')
163
this.mounted = false;
164
};
165
0 commit comments