|
@@ -44,11 +44,10 @@ exports[`Render should render teams table 1`] = `
|
|
|
<label
|
|
<label
|
|
|
className="gf-form--has-input-icon gf-form--grow"
|
|
className="gf-form--has-input-icon gf-form--grow"
|
|
|
>
|
|
>
|
|
|
- <input
|
|
|
|
|
|
|
+ <ForwardRef
|
|
|
className="gf-form-input"
|
|
className="gf-form-input"
|
|
|
onChange={[Function]}
|
|
onChange={[Function]}
|
|
|
placeholder="Search teams"
|
|
placeholder="Search teams"
|
|
|
- type="text"
|
|
|
|
|
value=""
|
|
value=""
|
|
|
/>
|
|
/>
|
|
|
<i
|
|
<i
|