From 16485d7311dc4d89161ee311c6454617fc619bb7 Mon Sep 17 00:00:00 2001 From: Sparkle <2990918167@qq.com> Date: Fri, 26 Jun 2026 08:55:32 +0000 Subject: [PATCH] chore: add draft pr placeholder --- docs/wip-pr-placeholder.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/wip-pr-placeholder.md diff --git a/docs/wip-pr-placeholder.md b/docs/wip-pr-placeholder.md new file mode 100644 index 00000000..e927d433 --- /dev/null +++ b/docs/wip-pr-placeholder.md @@ -0,0 +1,7 @@ +This file is a temporary placeholder for creating a Draft WIP PR for the `LegacyMenuItem` function-component migration work. + +It exists only so maintainers can associate the PR with `ant-design/ant-design#58404`. + +Planned cleanup: + +- Remove this file in the first real implementation commit, or before merge.