feat: imporve naive form component (#5071)

This commit is contained in:
Netfan
2024-12-08 19:23:46 +08:00
committed by GitHub
parent 373766691f
commit 958c8b4f21
5 changed files with 156 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
"title": "Demos",
"naive": "Naive UI",
"table": "Table",
"form": "Form",
"vben": {
"title": "Project",
"about": "About",

View File

@@ -2,6 +2,7 @@
"title": "演示",
"naive": "Naive UI",
"table": "Table",
"form": "表单",
"vben": {
"title": "项目",
"about": "关于",