react-notion-x降级:4.6.5 开启media-zoom;
notion-viewport处理遮盖
This commit is contained in:
tangly1024
2021-11-06 23:01:12 +08:00
parent add1c677e3
commit 1448379d6c
4 changed files with 11 additions and 13 deletions

View File

@@ -29,15 +29,15 @@
"lodash.throttle": "^4.1.1",
"memory-cache": "^0.2.0",
"next": "10.2.0",
"notion-client": "4.9.3",
"notion-utils": "4.8.6",
"notion-client": "4.10.0",
"notion-utils": "4.10.0",
"preact": "^10.5.13",
"qrcode.react": "^1.0.1",
"react": "17.0.2",
"react-cookies": "^0.1.1",
"react-cusdis": "^2.0.1",
"react-dom": "17.0.2",
"react-notion-x": "^4.6.5",
"react-notion-x": "4.6.5",
"use-ackee": "^3.0.0"
},
"devDependencies": {