feat: Added swipe gestures for dismissing panes on mobile (#2201)

This commit is contained in:
Aman Harwara
2023-02-07 12:51:16 +05:30
committed by GitHub
parent f0d49f6b21
commit 1d052c3dd1
10 changed files with 205 additions and 14 deletions

View File

@@ -117,6 +117,7 @@
},
"dependencies": {
"@lexical/headless": "^0.7.7",
"@simplewebauthn/browser": "^7.0.0"
"@simplewebauthn/browser": "^7.0.0",
"contactjs": "2.1.5"
}
}