mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 20:09:08 +08:00
更改文件引用路径
This commit is contained in:
parent
106d59ea18
commit
acb86d4cab
@ -3,7 +3,7 @@ import TimeView from 'react-datetime/src/TimeView';
|
|||||||
import moment from 'moment';
|
import moment from 'moment';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import {LocaleProps, localeable} from '../../locale';
|
import {LocaleProps, localeable} from '../../locale';
|
||||||
import {Icon} from '../..';
|
import {Icon} from '../icons';
|
||||||
import {ClassNamesFn} from '../../theme';
|
import {ClassNamesFn} from '../../theme';
|
||||||
|
|
||||||
export class CustomTimeView extends TimeView {
|
export class CustomTimeView extends TimeView {
|
||||||
|
Loading…
Reference in New Issue
Block a user