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