Documentation - Table Component

This commit is contained in:
Aaron Cawte 2019-04-19 23:37:13 +01:00
parent 0c7b3ce34b
commit 719aff7b1f

View File

@ -11,7 +11,7 @@ title:
## en-US
Two compacted table size: `middle` and `small`, `small` size is used in Modal only.
There are two compacted table sizes: `middle` and `small`. The `small` size is used in Modals only.
````jsx
import { Table } from 'antd';