Skip to content

Commit 50395bd

Browse files
committed
Update README.md
1 parent ddd4dba commit 50395bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/compat/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ The script will change the custom element name by adding a `-v1` suffix (via [pa
6161

6262
**What it does**
6363

64-
<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.
64+
<p>The script patches the <code>@ui5/webcomponents-compat</code> and <code>@ui5/webcomponents-react-compat</code> table component 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>
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>
6868

6969
**How to use**
7070

0 commit comments

Comments
 (0)