Skip to content

Commit 01084c0

Browse files
authored
Update README.md
1 parent 5281fa8 commit 01084c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

react/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,9 +401,9 @@
401401
}
402402
}
403403
}
404-
```
404+
```
405405

406-
只有在清楚明白扩展对象时才使用扩展运算符。这非常有用尤其是在使用Mocha测试组件的时候。
406+
- 只有在清楚明白扩展对象时才使用扩展运算符。这非常有用尤其是在使用Mocha测试组件的时候。
407407

408408

409409
 ```jsx

0 commit comments

Comments
 (0)