index.html (141B)
1 <html> 2 <head> 3 </head> 4 <body> 5 <script type="module" src="/c-form.js"></script> 6 <c-form btn-text="Noooooice"></c-form> 7 </body> 8 </html>