feat: add emoji picker

This commit is contained in:
Alexander Daichendt 2025-02-14 10:56:39 +01:00
parent 963a37292d
commit 1d0b5ca55e
6 changed files with 122 additions and 19 deletions

View file

@ -8,7 +8,6 @@
"name": "Alexander Daichendt",
"url": "https://daichendt.one"
},
"packageManager": "bun@1.2.1",
"scripts": {
"dev": "bun --hot src/index.ts"
},