Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
test: 更新snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
WangJM001 committed May 21, 2020
1 parent 893b524 commit 47e429d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,8 @@ __webpack_require__.r(__webpack_exports__);
"picker-view": {
"alias": {
"id": "id",
"className": "class",
"name": "name",
"className": "class",
"style": "style",
"value": "value",
"indicatorStyle": "indicator-style",
Expand All @@ -334,8 +334,8 @@ __webpack_require__.r(__webpack_exports__);
"picker": {
"alias": {
"id": "id",
"className": "class",
"name": "name",
"className": "class",
"style": "style",
"range": "range",
"rangeKey": "range-key",
Expand Down Expand Up @@ -369,8 +369,8 @@ __webpack_require__.r(__webpack_exports__);
"radio": {
"alias": {
"id": "id",
"className": "class",
"name": "name",
"className": "class",
"style": "style",
"value": "value",
"checked": "checked",
Expand Down Expand Up @@ -615,4 +615,4 @@ var v6 = {
// extracted by mini-css-extract-plugin

/***/ })
],[[4,0]]]);
],[[4,0]]]);

0 comments on commit 47e429d

Please sign in to comment.