GeekPark/gpk_account

View on GitHub
frontend/src/components/modals/WechatLogin.jsx

Summary

Maintainability
A
0 mins
Test Coverage

Empty components are self-closing
Open

        <i className="iconfont icon-close modal-close" onClick={this.props.onClose}></i>

For more information visit Source: http://eslint.org/docs/rules/

Empty components are self-closing
Open

        <div id="wechatQR" className="wechatqr-wrapper"></div>

For more information visit Source: http://eslint.org/docs/rules/

Visible, non-interactive elements should not have mouse or keyboard event listeners
Open

        <i className="iconfont icon-close modal-close" onClick={this.props.onClose}></i>

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status