Files
divkit/client/web/divkit-examples/divkit-react/index.html
T
2022-08-26 03:52:29 +03:00

18 lines
832 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<div id="root"><div><div class="divkit-c77c">
<span class="divkit-eb28 divkit-dc5c divkit-e456 divkit-bb7a divkit-b04c divkit-b81a"><span class="divkit-fef8 divkit-e0bf divkit-d635 divkit-e9f3 divkit-a24b divkit-b338 divkit-dc5c divkit-bb7a divkit-b81a"><span class="divkit-ae2f" style="font-size:1.2em;line-height:1.25"><span class="divkit-e716 divkit-e2dd" style="font-size:1em;line-height:1.25">Hello divkit</span></span></span>
<div class="divkit-d65a"></div></span></div></div></div>
</body>
</html>