From 3a3e9aead575a796b61cfbf6d513b0949cf391f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 10 Nov 2025 00:05:04 +0800 Subject: [PATCH] =?UTF-8?q?docs(AGENTS.md):=20=E7=A7=BB=E9=99=A4=E5=85=B3?= =?UTF-8?q?=E4=BA=8E=20Naive=20UI=20=E8=A1=A8=E5=8D=95=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E7=9A=84=E5=86=97=E4=BD=99=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AGENTS.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 9fe2513..9ed39ea 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -46,25 +46,6 @@ Multiple auto-import systems are active: Project has multiple UI frameworks configured: - **Naive UI** - - **Form Layout**: When using `NGrid` for form layouts, prefer `NFormItemGi` over nesting `NFormItem` inside `NGridItem` for more concise code. - - ```vue - - - - - - - - - - - - - - - - ``` - **PrimeVue**: