Skip to content

Commit e3e6260

Browse files
authored
Merge pull request #41 from reactjs/sync-92ad9c2f
Sync with reactjs.org @ 92ad9c2
2 parents e13caac + ea16ac6 commit e3e6260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/thinking-in-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Vì mô hình dữ liệu thường hiển thị dưới dạng chuỗi JSON, n
4141

4242
![Sơ đồ Component](../images/blog/thinking-in-react-components.png)
4343

44-
Trong ứng dụng đơn giản dưới đây, bạn sẽ thấy chúng ta có 5 component, dữ liệu mà mỗi component hiển thị sẽ được in nghiêng
44+
Trong ứng dụng dưới đây, bạn sẽ thấy chúng ta có 5 component, dữ liệu mà mỗi component hiển thị sẽ được in nghiêng
4545

4646
1. **`FilterableProductTable` (orange):** chứa toàn bộ cả ứng dụng
4747
2. **`SearchBar` (blue):** nơi *người dùng nhập từ khoá tìm kiếm*

0 commit comments

Comments
 (0)