Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
appsparkler committed Jan 1, 2022
1 parent d667f35 commit f596aaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/components/test/__snapshots__/index.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1360,6 +1360,7 @@ exports[`Select renders 1`] = `
line-height: inherit;
border: 1px solid;
border-radius: 4px;
padding-right: 32px;
color: inherit;
}
Expand Down Expand Up @@ -1421,6 +1422,7 @@ exports[`Select renders with custom icon 1`] = `
line-height: inherit;
border: 1px solid;
border-radius: 4px;
padding-right: 32px;
color: inherit;
}
Expand Down Expand Up @@ -1465,6 +1467,7 @@ exports[`Select renders with style props 1`] = `
line-height: inherit;
border: 1px solid;
border-radius: 4px;
padding-right: 32px;
color: inherit;
}
Expand Down

0 comments on commit f596aaa

Please sign in to comment.