Skip to content

Commit

Permalink
Automated update to repo's documentation from github action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 12, 2024
1 parent de91b96 commit def6602
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/search-ui-react.standardcardprops.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ interface StandardCardProps<T = DefaultRawDataType> extends CardProps<T>
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [customCssClasses?](./search-ui-react.standardcardprops.customcssclasses.md) | | [StandardCardCssClasses](./search-ui-react.standardcardcssclasses.md) | _(Optional)_ CSS classes for customizing the component styling. |
| [showFeedbackButtons?](./search-ui-react.standardcardprops.showfeedbackbuttons.md) | | boolean | _(Optional)_ Whether to show thumbs up/down buttons to provide feedback on the result card |
| [showFeedbackButtons?](./search-ui-react.standardcardprops.showfeedbackbuttons.md) | | boolean | _(Optional)_ Whether to show thumbs up/down buttons to provide feedback on the result card. |
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## StandardCardProps.showFeedbackButtons property

Whether to show thumbs up/down buttons to provide feedback on the result card
Whether to show thumbs up/down buttons to provide feedback on the result card.

**Signature:**

Expand Down

0 comments on commit def6602

Please sign in to comment.