emoji-mart-lazyload/example/index.html

11 lines
207 B
HTML

<html>
<head>
<title>EmojiPicker</title>
<link rel="stylesheet" href="../css/emoji-picker.css">
</head>
<body>
<div></div>
<script src="../build/example.js"></script>
</body>
</html>