移除无效的react-bootstrap引用

This commit is contained in:
catchonme 2019-08-07 15:46:17 +08:00
parent f0967a699e
commit dd91f77517
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import {
OptionsControlProps,
Option
} from './Options';
import { Item } from 'react-bootstrap/lib/Breadcrumb';
import { Schema } from '../../types';
import { createObject, isEmpty } from '../../utils/helper';
import {dataMapping} from '../../utils/tpl-builtin';