Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed May 12, 2021
1 parent edb99c1 commit f34d864
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5657,6 +5657,9 @@ Map {
"onClick": Object {
"type": "func",
},
"onTogglePasswordVisibility": Object {
"type": "func",
},
"placeholder": Object {
"type": "string",
},
Expand Down Expand Up @@ -5687,6 +5690,15 @@ Map {
],
"type": "oneOf",
},
"type": Object {
"args": Array [
Array [
"password",
"text",
],
],
"type": "oneOf",
},
"value": Object {
"args": Array [
Array [
Expand Down

0 comments on commit f34d864

Please sign in to comment.