Skip to content

Commit

Permalink
reqeusted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmaltsev committed Nov 13, 2017
1 parent 25d61ea commit 5e8c4a9
Show file tree
Hide file tree
Showing 4 changed files with 180 additions and 177 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ exports[`<InputAutocomplete/> renders correctly if set options 1`] = `
>
<input
autoComplete="off"
className="sc-bxivhb jsbBaK"
className="sc-bwzfXH dLMMYf"
disabled={false}
id="TextField_1"
onBlur={[Function]}
Expand Down Expand Up @@ -421,7 +421,7 @@ exports[`<InputAutocomplete/> renders correctly if set options and init value 1`
>
<input
autoComplete="off"
className="sc-EHOje bYulpI"
className="sc-htpNat vzckM"
disabled={false}
id="TextField_2"
onBlur={[Function]}
Expand Down Expand Up @@ -461,7 +461,7 @@ exports[`<InputAutocomplete/> renders correctly if set options, init value and s
>
<input
autoComplete="off"
className="sc-gzVnrw epHdgv"
className="sc-bxivhb jsbBaK"
disabled={false}
id="TextField_3"
onBlur={[Function]}
Expand Down Expand Up @@ -501,7 +501,7 @@ exports[`<InputAutocomplete/> renders correctly with default props 1`] = `
>
<input
autoComplete="off"
className="sc-bwzfXH dLMMYf"
className="sc-bdVaJa qGZIY"
disabled={false}
id="TextField_0"
onBlur={[Function]}
Expand Down
Loading

0 comments on commit 5e8c4a9

Please sign in to comment.