Skip to content

Commit a77a6c1

Browse files
authored
docs(ExpandableText): adjust component description (#6805)
1 parent 58e43db commit a77a6c1

File tree

1 file changed

+1
-1
lines changed
  • packages/main/src/webComponents/ExpandableText

1 file changed

+1
-1
lines changed

packages/main/src/webComponents/ExpandableText/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ interface ExpandableTextPropTypes
8686
* On phones, if the component is configured to display the full text in a popover, the popover will appear in full screen.
8787
*
8888
* __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`).
89-
* These props will be removed in the next release; see their deprecation notices for alternatives.
89+
* These props will be removed in the next major release (not yet planned); see their deprecation notices for alternatives.
9090
*
9191
* __Note__: This is a UI5 Web Component! [Repository](https://github.com/SAP/ui5-webcomponents) | [Documentation](https://sap.github.io/ui5-webcomponents/)
9292
*

0 commit comments

Comments
 (0)