Commit 12d452ce by Dominik Prokop

Snapshot update

parent 1178115d
...@@ -4,6 +4,7 @@ exports[`SelectOption renders correctly 1`] = ` ...@@ -4,6 +4,7 @@ exports[`SelectOption renders correctly 1`] = `
<div <div
id="" id=""
onClick={[MockFunction]} onClick={[MockFunction]}
onMouseMove={[MockFunction]}
onMouseOver={[MockFunction]} onMouseOver={[MockFunction]}
tabIndex={1} tabIndex={1}
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment