Commit 25dbca95 by Hugo Häggmark

Merge with master

parent 130eedc4
...@@ -44,11 +44,10 @@ exports[`Render should render teams table 1`] = ` ...@@ -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
......
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