We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c0be1a commit 508ff78Copy full SHA for 508ff78
docs/Welcome.mdx
@@ -54,6 +54,8 @@ First of all, you need to add the `@ui5/webcomponents-react` dependency to your
54
npm install @ui5/webcomponents @ui5/webcomponents-react @ui5/webcomponents-fiori
55
```
56
57
+#### Versions Table
58
+
59
<VersionTable />
60
61
In order to use `@ui5/webcomponents-react` you have to wrap your application's root component into the `ThemeProvider`.<br/>
0 commit comments