Add @react-hook/size and use it to have a dynamic resizable list + update packages

This commit is contained in:
Eric NGUYEN 2022-10-03 17:49:43 +02:00
parent 36525399a4
commit 935318d475
5 changed files with 1036 additions and 715 deletions

View file

@ -14,6 +14,7 @@
},
"dependencies": {
"@heroicons/react": "^2.0.11",
"@react-hook/size": "^2.1.2",
"interweave": "^13.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",