sandbox-react/axios-overpass-api/public/index.html

11 lines
155 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>React Example</title>
</head>
<body>
<div id="root"></div>
</body>
</html>