fix(ConfigProvider): moment move to dependencies #586
Annotations
11 warnings
changed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
changed:
components/config-provider/__docs__/demo/components/index.tsx#L3
Import "Locale" is only used as types
|
changed:
components/config-provider/__docs__/demo/consumer/index.tsx#L1
Import "FC" is only used as types
|
changed:
components/config-provider/__docs__/demo/locale/index.tsx#L3
Import "CommonProps" is only used as types
|
changed:
components/config-provider/__tests__/index-spec.tsx#L1
Imports "FC", "EventHandler" and "MouseEvent" are only used as types
|
changed:
components/config-provider/__tests__/index-spec.tsx#L17
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/config-provider/__tests__/index-spec.tsx#L19
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/config-provider/__tests__/index-spec.tsx#L20
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/config-provider/consumer.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/config-provider/consumer.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/config-provider/error-boundary.tsx#L1
Imports "ErrorInfo" and "ReactElement" are only used as types
|