mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
only importing isEqual
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React, {Component} from 'react';
|
||||
import {compose} from 'react-apollo';
|
||||
import {connect} from 'react-redux';
|
||||
import {isEqual} from 'lodash';
|
||||
import isEqual from 'lodash/isEqual';
|
||||
|
||||
import {TabBar, Tab, TabContent, Spinner} from '../../coral-ui';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user