Skip to content

Commit 27b2f94

Browse files
committed
Erin feedback
1 parent 9d3594b commit 27b2f94

File tree

1 file changed

+1
-1
lines changed
  • packages/module/patternfly-docs/content/extensions/chatbot/examples/UI

1 file changed

+1
-1
lines changed

packages/module/patternfly-docs/content/extensions/chatbot/examples/UI/UI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Both the search input field and "New chat" buttons are optional. The `reverseBut
373373

374374
### Drawer with search actions
375375

376-
The conversation history drawer supports additional customization through `searchActionStart` and `searchActionEnd` props, which allow you to add controls before and after the search input field. These props are useful for adding filtering, sorting, or other search-related functionality.
376+
You can customize the search experience within the conversation history drawer via the `searchActionStart` and `searchActionEnd` props, which provide additional search controls before and after the input field. These props are useful for adding filtering, sorting, or other search-related functionality.
377377

378378
You can also add a visual divider between the drawer head and the title by setting `hasDrawerHeadDivider` to `true`.
379379

0 commit comments

Comments
 (0)