UNPKG
react-fb-like
Version:
latest (0.5.2)
0.5.2
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
React component for facebook like button
github.com/zerocho/react-fb-like
zerocho/react-fb-like
react-fb-like
/
index.html
10 lines
•
166 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
react-fb-like
</
title
>
</
head
>
<
body
>
<
script
src
=
"dist/demo.js"
>
</
script
>
</
body
>
</
html
>