UNPKG
react-useportal-test
Version:
latest (0.1.40)
0.1.40
0.1.39
0.1.38
0.1.37
0.1.36
0.1.32
🌀 React hook for Portals
codesandbox.io/s/w6jp7z4pkk
alex-cory/react-useportal
react-useportal-test
/
examples
/
index.html
6 lines
•
90 B
HTML
View Raw
1
2
3
4
5
6
<
html
>
<
body
>
<
div
id
=
'root'
>
</
div
>
<
script
src
=
"./index.js"
>
</
script
>
</
body
>
</
html
>