UNPKG

react-forms-component

Version:

Form Component including validations for React

11 lines 231 B
<!DOCTYPE html> <html lang="en"> <head> <title>React Forms Component examples</title> <meta charset="UTF-8"> </head> <body> <div id="root"></div> <script src="/js/main.js"></script> </body> </html>