mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 17:30:46 +00:00
Upgrade to TypeScript 3.9 (#75)
This commit is contained in:
@@ -55,14 +55,14 @@ exports[`NotebookMetadataComponent renders liked notebook 1`] = `
|
||||
Invalid Date
|
||||
</Text>
|
||||
<Text>
|
||||
<StyledIconBase
|
||||
<Memo(StyledIconBase)
|
||||
iconName="RedEye"
|
||||
/>
|
||||
|
||||
0
|
||||
</Text>
|
||||
<Text>
|
||||
<StyledIconBase
|
||||
<Memo(StyledIconBase)
|
||||
iconName="Download"
|
||||
/>
|
||||
0
|
||||
@@ -154,14 +154,14 @@ exports[`NotebookMetadataComponent renders un-liked notebook 1`] = `
|
||||
Invalid Date
|
||||
</Text>
|
||||
<Text>
|
||||
<StyledIconBase
|
||||
<Memo(StyledIconBase)
|
||||
iconName="RedEye"
|
||||
/>
|
||||
|
||||
0
|
||||
</Text>
|
||||
<Text>
|
||||
<StyledIconBase
|
||||
<Memo(StyledIconBase)
|
||||
iconName="Download"
|
||||
/>
|
||||
0
|
||||
|
||||
Reference in New Issue
Block a user