Skip to content

Commit

Permalink
add noResultsMessage to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankaegy committed Mar 3, 2023
1 parent e12fd09 commit dc033ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/post-term-list/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` | `{}` | |

Expand Down

0 comments on commit dc033ec

Please sign in to comment.