mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-03-03 20:47:04 +00:00
🐛 修改CardPicker中icon文件引入路径
This commit is contained in:
parent
ad8df2748a
commit
8f5927be0e
@ -1,6 +1,6 @@
|
||||
import { useState, useEffect, memo } from 'react';
|
||||
import classnames from 'classnames';
|
||||
import Icon from '../Icon/icon';
|
||||
import Icon from '../Icon/';
|
||||
import styles from './index.less';
|
||||
import { IconTypes } from '../DynamicEngine/schema';
|
||||
import React from 'react';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user