Skip to content

Commit

Permalink
chore(snapshot): update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Jun 26, 2023
1 parent 6366ff0 commit cb35f8e
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2756,7 +2756,6 @@ Map {
"multiple": false,
"onAddFiles": [Function],
"pattern": ".[0-9a-z]+$",
"tabIndex": 0,
},
"propTypes": Object {
"accept": Object {
Expand Down Expand Up @@ -2789,15 +2788,14 @@ Map {
"onAddFiles": Object {
"type": "func",
},
"pattern": Object {
"type": "string",
"onClick": Object {
"type": "func",
},
"role": Object {
"pattern": Object {
"type": "string",
},
"tabIndex": Object {
"type": "number",
},
"role": [Function],
"tabIndex": [Function],
},
},
"FileUploaderItem" => Object {
Expand Down Expand Up @@ -2872,6 +2870,9 @@ Map {
"invalid": Object {
"type": "bool",
},
"name": Object {
"type": "string",
},
"status": Object {
"args": Array [
Array [
Expand Down

0 comments on commit cb35f8e

Please sign in to comment.