ant-design / ant-design/compatible

利用codemod工具自动修改的兼容旧包方式,报错

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
93
Forks
29
PR merge metrics
No merged PRs in 30d

Description

import { Icon as LegacyIcon } from '@ant-design/compatible';

JSX 元素类型“LegacyIcon”不具有任何构造签名或调用签名。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the JSX example with @ant-design/compatible and inspect the LegacyIcon entry point and its TypeScript declarations. Confirm whether the codemod output type-checks as written; done means the reported JSX construct-or-call-signature error is resolved and the example passes type checking.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.