Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Dec 10, 2020
1 parent ef3e9ef commit f7e0918
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ p {
letter-spacing: 0; }
a {
color: #0f62fe; }
color: #0062ff; }
em {
font-style: italic; }
Expand Down
6 changes: 6 additions & 0 deletions packages/react/__tests__/__snapshots__/PublicAPI-test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5098,6 +5098,9 @@ Map {
"hidden": Object {
"type": "bool",
},
"leftOverflowButtonProps": Object {
"type": "object",
},
"light": Object {
"type": "bool",
},
Expand All @@ -5110,6 +5113,9 @@ Map {
"onSelectionChange": Object {
"type": "func",
},
"rightOverflowButtonProps": Object {
"type": "object",
},
"scrollIntoView": Object {
"type": "bool",
},
Expand Down

0 comments on commit f7e0918

Please sign in to comment.