1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00

fix: Prevent popup from leaving window

This commit is contained in:
Maksim Eltyshev 2022-09-16 14:39:41 +05:00
parent a864a9e19c
commit e733a03c55
3 changed files with 46 additions and 4 deletions

View file

@ -63,6 +63,7 @@
}
},
"dependencies": {
"@juggle/resize-observer": "^3.4.0",
"classnames": "^2.3.1",
"connected-react-router": "^6.9.3",
"date-fns": "^2.29.1",