emoji-mart-lazyload/example/index.html

12 lines
264 B
HTML

<html>
<head>
<meta charset="utf-8">
<title>Emoji Mart | One component to pick them all</title>
<link rel="stylesheet" href="../css/emoji-mart.css">
</head>
<body>
<div></div>
<script src="../build/example.js"></script>
</body>
</html>