docs(result): fix typo (#2787)

This commit is contained in:
BeADre
2021-08-03 09:38:15 +08:00
committed by GitHub
parent bcf48a2c8d
commit 7c131465be
5 changed files with 5 additions and 5 deletions

View File

@@ -72,5 +72,5 @@ Used to give feedback on the result of user's operation or access exception.
|------|--------|
| icon | custom icon |
| title | custom title |
| sub-title | custom sub title |
| subTitle | custom sub title |
| extra | custom extra area |

View File

@@ -72,5 +72,5 @@ Used to give feedback on the result of user's operation or access exception.
|------|--------|
| icon | custom icon |
| title | custom title |
| sub-title | custom sub title |
| subTitle | custom sub title |
| extra | custom extra area |

View File

@@ -70,5 +70,5 @@ Used to give feedback on the result of user's operation or access exception.
|------|--------|
| icon | custom icon |
| title | custom title |
| sub-title | custom sub title |
| subTitle | custom sub title |
| extra | custom extra area |

View File

@@ -72,5 +72,5 @@ Used to give feedback on the result of user's operation or access exception.
|------|--------|
| icon | custom icon |
| title | custom title |
| sub-title | custom sub title |
| subTitle | custom sub title |
| extra | custom extra area |

View File

@@ -72,5 +72,5 @@
|------|--------|
| icon | 自定义图标 |
| title | 自定义标题 |
| sub-title | 自定义二级标题 |
| subTitle | 自定义二级标题 |
| extra | 自定义底部额外区域 |