Chore: Upgrade typescript to 4.1 (#29493)

* Chore: Upgrade typescript to 4.1
This commit is contained in:
kay delaney
2020-12-03 15:05:59 +00:00
committed by GitHub
parent 562a1c36b1
commit 56db402d0f
50 changed files with 342 additions and 317 deletions

View File

@@ -7,7 +7,7 @@ exports[`Render should render component 1`] = `
<div
className="gf-form gf-form--grow"
>
<Component
<FilterInput
inputClassName="gf-form-input width-20"
labelClassName="gf-form--has-input-icon"
onChange={[MockFunction]}