We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b270a commit 3d2d107Copy full SHA for 3d2d107
README.md
@@ -4,6 +4,9 @@
4
5
Custom hook to bridge Custom Elements (Web Components) to React.
6
7
+* [Learn how to build Web Components.](https://www.robinwieruch.de/web-components-tutorial)
8
+* [Learn how to use Web Components in React.](https://www.robinwieruch.de/react-web-components)
9
+
10
## Installation
11
12
`npm install use-custom-element`
0 commit comments