diff --git a/components/post-term-list/readme.md b/components/post-term-list/readme.md index 921f88d6..6a6d56af 100644 --- a/components/post-term-list/readme.md +++ b/components/post-term-list/readme.md @@ -38,6 +38,7 @@ function BlockEdit() { | `context` | `object` | `{}` | | | `children` | `function\|node\|null` | `null` | | | `taxonomyName` | `string` | `category` | | +| `noResultsMessage` | `string` | `Please select a term` | | | `tagName` | `string` | `ul` | | | `...rest` | `object` | `{}` | |