mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-05 04:50:55 +08:00
fix: IconFont 组件改为从独立包引入
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Col, IconFont, Row } from 'knowdesign';
|
||||
import { Col, Row } from 'knowdesign';
|
||||
import { IconFont } from '@knowdesign/icons';
|
||||
import React from 'react';
|
||||
import { SortableContainer, SortableContainerProps, SortableHandle, SortableElement, SortableElementProps } from 'react-sortable-hoc';
|
||||
import './index.less';
|
||||
|
||||
Reference in New Issue
Block a user