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 Apr 9, 2021
1 parent c78ac9b commit 862142c
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4351,7 +4351,9 @@ Map {
"page": Object {
"type": "number",
},
"pageInputDisabled": [Function],
"pageInputDisabled": Object {
"type": "bool",
},
"pageNumberText": Object {
"type": "string",
},
Expand All @@ -4361,6 +4363,9 @@ Map {
"pageSize": Object {
"type": "number",
},
"pageSizeInputDisabled": Object {
"type": "bool",
},
"pageSizes": Object {
"args": Array [
Array [
Expand Down

0 comments on commit 862142c

Please sign in to comment.