mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
chore: fix lint
This commit is contained in:
parent
3bba71a5f9
commit
ad9af521ed
@ -1,10 +1,10 @@
|
||||
import React from 'react';
|
||||
import { Timeline } from 'antd';
|
||||
|
||||
import useLocale from '../../../.dumi/hooks/useLocale';
|
||||
import SemanticPreview, {
|
||||
SemanticPreviewInjectionProps,
|
||||
} from '../../../.dumi/components/SemanticPreview';
|
||||
import useLocale from '../../../.dumi/hooks/useLocale';
|
||||
} from '../../../.dumi/theme/common/SemanticPreview';
|
||||
|
||||
const locales = {
|
||||
cn: {
|
||||
|
Loading…
Reference in New Issue
Block a user