UNPKG

react-world-flags

Version:
19 lines (18 loc) 450 B
<!DOCTYPE html> <html> <head> <title>react-world-flags</title> <link href="//fonts.googleapis.com/css?family=Roboto" rel="stylesheet" /> <style> body { background: #fff; font-family: 'Roboto', sans-serif; } </style> </head> <body> <div id="app"></div> <script type="text/javascript" src="build.js"></script> <noscript>Please enable JavaScript in your browser</noscript> </body> </html>