collaborative-code-conference icon indicating copy to clipboard operation
collaborative-code-conference copied to clipboard

Fix "no-new" issue in src/client/coding.js

Open crcastle opened this issue 10 years ago • 0 comments

Do not use 'new' for side effects.

https://codeclimate.com/github/crcastle/collaborative-code-conference/src/client/coding.js#issue_57036f5532832b000113cbf4

Fix multiple instances of this with Popover and Modal.

crcastle avatar Apr 05 '16 07:04 crcastle