0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-27 08:08:11 +00:00

emoji autocomplete

This commit is contained in:
Víctor Losada Hernández
2026-03-26 23:44:49 +01:00
parent 1328d1aaca
commit d4c1eba3f3
5 changed files with 90 additions and 84 deletions

1
package-lock.json generated
View File

@@ -15,6 +15,7 @@
"@babel/preset-env": "^7.29.0",
"@babel/preset-react": "^7.28.5",
"@babel/runtime": "^7.28.6",
"@codemirror/autocomplete": "^6.20.1",
"@codemirror/commands": "^6.10.3",
"@codemirror/highlight": "^0.19.8",
"@codemirror/lang-css": "^6.3.1",