fix: restore Tree loading when loadData fail (#31170)

* update snapshot

* update snapshot
This commit is contained in:
afc163 2021-06-28 23:19:18 +08:00 committed by GitHub
parent 42dcd5aa37
commit 6b66dee06c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@
"rc-tabs": "~11.9.1",
"rc-textarea": "~0.3.0",
"rc-tooltip": "~5.1.1",
"rc-tree": "~4.2.0",
"rc-tree": "~4.2.1",
"rc-tree-select": "~4.3.0",
"rc-trigger": "^5.2.1",
"rc-upload": "~4.3.0",
@ -220,7 +220,7 @@
"inquirer": "^8.0.0",
"intersection-observer": "^0.12.0",
"jest": "^27.0.3",
"jest-image-snapshot": "^4.0.0",
"jest-image-snapshot": "^4.5.1",
"jest-puppeteer": "^5.0.1",
"jquery": "^3.4.1",
"jsdom": "^16.0.0",
@ -230,7 +230,7 @@
"mockdate": "^3.0.0",
"node-fetch": "^2.6.0",
"open": "^8.0.1",
"prettier": "^2.2.0",
"prettier": "^2.3.2",
"prettier-plugin-jsdoc": "^0.3.0",
"pretty-quick": "^3.0.0",
"querystring": "^0.2.0",
@ -250,7 +250,7 @@
"react-helmet-async": "^1.0.4",
"react-highlight-words": "^0.17.0",
"react-infinite-scroller": "^1.2.4",
"react-intl": "^5.3.0",
"react-intl": "^5.20.4",
"react-resizable": "^3.0.1",
"react-router-dom": "^5.0.1",
"react-sortable-hoc": "^2.0.0",
@ -267,7 +267,7 @@
"rimraf": "^3.0.0",
"scrollama": "^2.0.0",
"simple-git": "^2.23.0",
"string-replace-loader": "^3.0.1",
"string-replace-loader": "^3.0.3",
"stylelint": "^13.0.0",
"stylelint-config-prettier": "^8.0.0",
"stylelint-config-rational-order": "^0.1.2",