Commit 9254e87fb463011e01a7b3766e52d240bd9e159c

Authored by zhangzzzz
1 parent c7867654

pdf组件降级;

Showing 1 changed file with 1 additions and 1 deletions
package.json
... ... @@ -39,7 +39,7 @@
39 39 "react-flow-renderer": "^10.3.17",
40 40 "react-grid-layout": "^1.3.4",
41 41 "react-highlight-words": "^0.21.0",
42   - "react-pdf": "^9.2.1",
  42 + "react-pdf": "^5.7.2",
43 43 "react-resizable": "^3.0.5",
44 44 "react-sortable-hoc": "^2.0.0",
45 45 "react-to-print": "^3.0.5",
... ...