Import react as React in src/GroupAddressPicker.js

Signed-off-by: Akihiko Odaki <nekomanma@pixiv.co.jp>
pull/21833/head
Akihiko Odaki 2018-07-04 10:55:56 +09:00
parent 41dee71d38
commit 2ddcb83e8d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
import React from 'react';
import Modal from './Modal';
import sdk from './';
import MultiInviter from './utils/MultiInviter';