UNPKG
identicons-react
Version:
latest (0.1.0)
0.1.0
React component for generating identicons
identicons-react
/
examples
/
index.html
8 lines
(7 loc)
•
119 B
HTML
View Raw
1
2
3
4
5
6
7
8
<!DOCTYPE
html
>
<
html
>
<
body
>
<
div
id
=
"identicon"
>
</
div
>
<
script
src
=
"bundle.js"
>
</
script
>
</
body
>
</
html
>