UNPKG

@megaads/wm

Version:

To install the library, use npm:

14 lines (13 loc) 364 B
<!doctype html> <html lang="vi"> <head> <meta charset="UTF-8" /> <link rel="icon" href="data:," /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>WM Playground — TeeInBlue Visual Test</title> </head> <body> <div id="root"></div> <script type="module" src="/src/main.jsx"></script> </body> </html>