UNPKG

react-simple-radio-button

Version:
18 lines (14 loc) 293 B
<!doctype html> <html> <head> <title>React Project Template</title> <style> </style> </head> <body> <div id='root'> <span class="app-boot-msg">Loading...</span> </div> <script src="/static/index.js"></script> </body> </html>