test(contact-section): 为测试文件添加类型定义并改进mock实现
为contact-section测试文件添加了类型定义接口,包括MotionComponentProps、InputComponentProps和ToastComponentProps 替换了原有的any类型,使用更严格的类型定义来改进mock实现
This commit is contained in:
@@ -335,3 +335,9 @@ e2e/storage-state.json
|
||||
*.trace.zip
|
||||
trace.zip
|
||||
network-logs/
|
||||
|
||||
#trae
|
||||
.trae/
|
||||
|
||||
#docs
|
||||
docs
|
||||
|
||||
Reference in New Issue
Block a user