2016-05-31 14:36:52 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
2016-07-15 16:50:06 +00:00
|
|
|
<meta charset="utf-8">
|
2016-07-27 15:35:12 +00:00
|
|
|
<title>Emoji Mart | One component to pick them all</title>
|
|
|
|
<link rel="stylesheet" href="../css/emoji-mart.css">
|
2016-05-31 14:36:52 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div></div>
|
|
|
|
<script src="../build/example.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|