mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Upgrade typescript to 4.1 (#29493)
* Chore: Upgrade typescript to 4.1
This commit is contained in:
@@ -35,7 +35,7 @@ exports[`Render should render organization and preferences 1`] = `
|
||||
<PageContents
|
||||
isLoading={false}
|
||||
>
|
||||
<Component>
|
||||
<VerticalGroup>
|
||||
<OrgProfile
|
||||
onSubmit={[Function]}
|
||||
orgName="Cool org"
|
||||
@@ -43,7 +43,7 @@ exports[`Render should render organization and preferences 1`] = `
|
||||
<SharedPreferences
|
||||
resourceUri="org"
|
||||
/>
|
||||
</Component>
|
||||
</VerticalGroup>
|
||||
</PageContents>
|
||||
</Page>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user