fix missing Icon import
This commit is contained in:
parent
5f2312295c
commit
4166419823
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import React from 'react';
|
||||
import {Icon} from './common.js';
|
||||
|
||||
var requiredFieldWarningStyle = {
|
||||
color: '#cc0000',
|
||||
|
|
Loading…
Reference in a new issue