Merge pull request #20740 from backstage/camilal/fix-custom-homepage-resize-observer

[Home Custom resize observer hotfix
This commit is contained in:
Fredrik Adelöw
2023-10-23 22:46:25 +02:00
committed by GitHub
3 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"@types/react": "^16.13.1 || ^17.0.0",
"lodash": "^4.17.21",
"luxon": "^3.4.3",
"react-grid-layout": "^1.3.4",
"react-grid-layout": "1.3.4",
"react-resizable": "^3.0.4",
"react-use": "^17.2.4",
"zod": "^3.21.4"