store link previews in lrucache to prevent layout shift

This commit is contained in:
Martti Malmi
2024-01-10 14:51:46 +02:00
parent 90b15ee668
commit 52adf6fb1f
3 changed files with 17 additions and 1 deletions

View File

@ -40,6 +40,7 @@
"react-textarea-autosize": "^8.4.0",
"recharts": "^2.8.0",
"three": "^0.157.0",
"typescript-lru-cache": "^2.0.0",
"use-long-press": "^3.2.0",
"use-sync-external-store": "^1.2.0",
"uuid": "^9.0.0",