UNPKG

@plan-three/material-ui-autosuggest

Version:
20 lines (16 loc) 483 B
<!doctype html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="user-scalable=0, initial-scale=1, minimum-scale=1, width=device-width, height=device-height"> <!-- PWA primary color --> <meta name="theme-color" content="#000000"> <title> <%= htmlWebpackPlugin.options.title %> </title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" /> </head> <body> <div id="root"></div> </body> </html>