simple-translate/src/popup/index.html
2019-02-23 00:21:55 +09:00

12 lines
117 B
HTML

<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div id=root />
</body>
</html>