Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed Apr 8, 2020
1 parent 05ab9d0 commit dd28227
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions storybook/test/__snapshots__/index.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2580,6 +2580,7 @@ exports[`Storyshots Components/CustomSelectControl Default 1`] = `
className="components-button components-custom-select-control__button is-small"
id="downshift-null-toggle-button"
onClick={[Function]}
onFocus={[Function]}
onKeyDown={[Function]}
type="button"
>
Expand Down Expand Up @@ -2901,6 +2902,7 @@ exports[`Storyshots Components/FontSizePicker Default 1`] = `
className="components-button components-custom-select-control__button is-small"
id="downshift-null-toggle-button"
onClick={[Function]}
onFocus={[Function]}
onKeyDown={[Function]}
type="button"
>
Expand Down Expand Up @@ -3192,6 +3194,7 @@ input[type='number'].emotion-18 {
className="components-button components-custom-select-control__button is-small"
id="downshift-null-toggle-button"
onClick={[Function]}
onFocus={[Function]}
onKeyDown={[Function]}
type="button"
>
Expand Down Expand Up @@ -3391,6 +3394,7 @@ exports[`Storyshots Components/FontSizePicker Without Custom Sizes 1`] = `
className="components-button components-custom-select-control__button is-small"
id="downshift-null-toggle-button"
onClick={[Function]}
onFocus={[Function]}
onKeyDown={[Function]}
type="button"
>
Expand Down

0 comments on commit dd28227

Please sign in to comment.