mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-09 07:05:18 +02:00
Add emoji picker to category dropdown; implement toggle functionality and handle emoji selection
This commit is contained in:
parent
0376709325
commit
c0fd91ef8d
3 changed files with 50 additions and 17 deletions
|
@ -40,6 +40,7 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"@lukulent/svelte-umami": "^0.0.3",
|
||||
"emoji-picker-element": "^1.26.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"svelte-i18n": "^4.0.1",
|
||||
"svelte-maplibre": "^0.9.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue