Skip to content

Commit

Permalink
chore: update snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
tay1orjones committed Oct 22, 2021
1 parent 3720382 commit 15aa469
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5620,6 +5620,9 @@ Map {
},
"displayName": "Switch",
"propTypes": Object {
"children": Object {
"type": "node",
},
"className": Object {
"type": "string",
},
Expand Down Expand Up @@ -5652,8 +5655,7 @@ Map {
"type": "bool",
},
"text": Object {
"isRequired": true,
"type": "node",
"type": "string",
},
},
"render": [Function],
Expand Down

0 comments on commit 15aa469

Please sign in to comment.