Skip to content

Commit dadbff4

Browse files
committed
Update README.md
1 parent 9ed2e1a commit dadbff4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/compat/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ The script will change the custom element name by adding a `-v1` suffix (via [pa
6464
<p>The script patches the <code>@ui5/webcomponents-compat</code> and <code>@ui5/webcomponents-react-compat</code> table component and subcomponents components and subcomponents to render with a different custom element name (tag name) compared to the v2 implementation.
6565
This is done internally using <code>patch-package</code> to adjust the implementation in the <b>node_modules</b>.</p>
6666

67+
<p><b>Note:</b> Since the tag names and the related attribute are changed, any CSS selectors targeting these tags must be updated accordingly!</p>
68+
6769
**How to use**
6870

6971
<p><b>Install</b> the <code>@ui5/webcomponents-react-cli</code> and <code>@ui5/webcomponents-compat</code> packages:</p>

0 commit comments

Comments
 (0)