From dc98671544a64b4bc4d063901a0953de65f2b430 Mon Sep 17 00:00:00 2001 From: Agions <1051736049@qq.com> Date: Thu, 4 Jun 2026 16:21:56 +0800 Subject: [PATCH] fix(form): drop AntD Form/FormItem/useForm bridge, use native state instead MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User direction: project doesn't need AntD compat, doesn't need AntD structural config. The