fix: 修复 lint 错误
- 修复 Input/Textarea 组件中 React Hook 条件调用问题 - 修复 AboutSection 中的引号转义问题 - 更新 Input/Textarea 样式为医疗健康风格
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"/(marketing)/about/page": "/about",
|
||||
"/(marketing)/cases/[id]/page": "/cases/[id]",
|
||||
"/(marketing)/contact/page": "/contact",
|
||||
"/(marketing)/news/[slug]/page": "/news/[slug]",
|
||||
"/(marketing)/news/page": "/news",
|
||||
|
||||
Reference in New Issue
Block a user