Skip to content

Commit

Permalink
chore: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Jan 20, 2020
1 parent ac0b524 commit 5b1176f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -689,13 +689,15 @@ exports[`Dropdown should render with strings as items 1`] = `
onClick={[Function]}
onMouseDown={[Function]}
onMouseMove={[Function]}
title="zar"
>
<div
className="bx--list-box__menu-item"
id="downshift-3-item-0"
onClick={[Function]}
onMouseDown={[Function]}
onMouseMove={[Function]}
title="zar"
>
<div
className="bx--list-box__menu-item__option"
Expand All @@ -712,13 +714,15 @@ exports[`Dropdown should render with strings as items 1`] = `
onClick={[Function]}
onMouseDown={[Function]}
onMouseMove={[Function]}
title="doz"
>
<div
className="bx--list-box__menu-item"
id="downshift-3-item-1"
onClick={[Function]}
onMouseDown={[Function]}
onMouseMove={[Function]}
title="doz"
>
<div
className="bx--list-box__menu-item__option"
Expand Down

0 comments on commit 5b1176f

Please sign in to comment.