<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>React DevUI</title>
<meta name="keywords" content="react,ui,devui,component,library,组件" />
<meta
name="description"
content="An enterprise-class UI design language and React UI library with a set of high-quality React components, one of best React UI library for enterprises."
/>
<link rel="icon" type="image/svg+xml" href="/assets/logo.svg" />
</head>
<body>
<div id="root"></div>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement('script');
hm.src = 'https://hm.baidu.com/hm.js?0c8e27d8ae0d13fbef28c934b5464d5d';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>