feat: #420 reimplement icon picker (#421)

This commit is contained in:
Manuel
2024-05-04 23:00:15 +02:00
committed by GitHub
parent 51aaab2f23
commit 60a35e2583
37 changed files with 2974 additions and 10 deletions

View File

@@ -4,7 +4,6 @@
"engines": {
"node": ">=20.12.2"
},
"type": "module",
"packageManager": "pnpm@9.0.6",
"scripts": {
"build": "turbo build",