UNPKG
@pixso/create-plugin
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
plugin template
@pixso/create-plugin
/
template-react
/
ui
/
ui.html
10 lines
(8 loc)
•
127 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<
html
>
<
head
>
<
title
>
template-react-ts
</
title
>
</
head
>
<
body
>
<
div
id
=
"app"
>
</
div
>
</
body
>
</
html
>