From 6af974c9d0a7df59d997c6ee6bf35228c10c2dcd Mon Sep 17 00:00:00 2001 From: cruldra Date: Tue, 1 Apr 2025 05:29:24 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Typescript/Refine=20Admin/?= =?UTF-8?q?clinerules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Typescript/Refine Admin/clinerules | 1 + 1 file changed, 1 insertion(+) diff --git a/Typescript/Refine Admin/clinerules b/Typescript/Refine Admin/clinerules index b4eda27..9d59004 100644 --- a/Typescript/Refine Admin/clinerules +++ b/Typescript/Refine Admin/clinerules @@ -54,6 +54,7 @@ description: Refine Admin开发最佳实践与规范 ├── pages # 页面 │ ├── Create.tsx │ ├── Edit.tsx + │ ├── List.tsx │ ├── index.ts │ └── View.tsx ├── stores # 状态管理