page icon emoji picker

This commit is contained in:
Philipinho
2024-01-22 16:39:20 +01:00
parent 616da875cd
commit e05caef8fe
7 changed files with 141 additions and 19 deletions
+3
View File
@@ -9,6 +9,8 @@
"preview": "vite preview"
},
"dependencies": {
"@emoji-mart/data": "^1.1.2",
"@emoji-mart/react": "^1.1.1",
"@mantine/core": "^7.2.2",
"@mantine/form": "^7.2.2",
"@mantine/hooks": "^7.2.2",
@@ -20,6 +22,7 @@
"axios": "^1.6.2",
"clsx": "^2.0.0",
"date-fns": "^2.30.0",
"emoji-mart": "^5.5.2",
"jotai": "^2.5.1",
"jotai-optics": "^0.3.1",
"js-cookie": "^3.0.5",