fix(core): use ResizeObserver polyfill (#6360)

- Close https://github.com/toeverything/AFFiNE/issues/6359
This commit is contained in:
Brooooooklyn
2024-03-28 10:48:22 +00:00
parent c2847e2082
commit 7cd75824a4
7 changed files with 5 additions and 14 deletions
-1
View File
@@ -13,7 +13,6 @@
"@affine/component": "workspace:*",
"@affine/core": "workspace:*",
"@affine/env": "workspace:*",
"@juggle/resize-observer": "^3.4.0",
"@sentry/react": "^7.108.0",
"core-js": "^3.36.1",
"intl-segmenter-polyfill-rs": "^0.1.7",