UNPKG

react-signature-pad-component

Version:
11 lines 274 B
<html> <head> <title>Signature Pad Example</title> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div id="container"></div> <script src="http://localhost:8080/webpack-dev-server.js"></script> <script src="app.js"></script> </body> </html>