Skip to content

Commit

Permalink
docs(ExpandableText): adjust component description
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas742 committed Jan 10, 2025
1 parent 7cb669d commit a175c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/main/src/webComponents/ExpandableText/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ interface ExpandableTextPropTypes
* On phones, if the component is configured to display the full text in a popover, the popover will appear in full screen.
*
* __Note:__ For compatibility reasons, `children`, `showOverflowInPopover`, and `renderWhitespace` are added by the UI5 Web Components for React wrapper and are not part of the underlying web component (`ui5-expandable-text`).
* These props will be removed in the next release; see their deprecation notices for alternatives.
* These props will be removed in the next major release (not yet planned); see their deprecation notices for alternatives.
*
* __Note__: This is a UI5 Web Component! [Repository](https://github.com/SAP/ui5-webcomponents) | [Documentation](https://sap.github.io/ui5-webcomponents/)
*
Expand Down

0 comments on commit a175c97

Please sign in to comment.