Merge pull request #509 from xiaotianxt/feat/dnd-xiaotianxt

Drag & Drop support for ChatList
This commit is contained in:
Yifei Zhang
2023-04-06 04:12:00 +08:00
committed by GitHub
6 changed files with 195 additions and 49 deletions

View File

@@ -12,6 +12,7 @@
"prepare": "husky install"
},
"dependencies": {
"@hello-pangea/dnd": "^16.2.0",
"@svgr/webpack": "^6.5.1",
"@vercel/analytics": "^0.1.11",
"emoji-picker-react": "^4.4.7",