Skip to content

Commit

Permalink
Updated snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
tbleckert committed Apr 24, 2021
1 parent ef472ee commit f0bcddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __tests__/__snapshots__/storybook.test.js.snap
Expand Up @@ -603,13 +603,13 @@ exports[`Storyshots Custom Font Example 1`] = `
className="select-search__input"
disabled={false}
onBlur={[Function]}
onChange={null}
onChange={[Function]}
onFocus={[Function]}
onKeyDown={[Function]}
onKeyPress={[Function]}
onKeyUp={[Function]}
placeholder={null}
readOnly={true}
readOnly={false}
style={
Object {
"fontFamily": null,
Expand Down

1 comment on commit f0bcddd

@vercel
Copy link

@vercel vercel bot commented on f0bcddd Apr 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.