feat(*): Add emoji picker

This commit is contained in:
Josh Creek
2023-07-11 21:22:12 +00:00
parent f561f78b1f
commit 15e961609c
3 changed files with 46 additions and 3 deletions
+1
View File
@@ -27,6 +27,7 @@
},
"type": "module",
"dependencies": {
"@joeattardi/emoji-button": "^4.6.4",
"uuid": "^9.0.0",
"ws": "^8.13.0"
}