UNPKG
qtsd-fork
Version:
latest (0.0.2)
0.0.2
0.0.1
Do not use this please
qtsd-fork
/
example
/
index.html
12 lines
(11 loc)
•
183 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE
html
>
<
html
>
<
head
>
<
title
>
React DnD example
</
title
>
</
head
>
<
body
>
<
div
id
=
"root"
>
</
div
>
<
script
src
=
"/static/bundle.js"
>
</
script
>
</
body
>
</
html
>