mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Remove SplashScreenComponentAdapter (#440)
Merge SplashScreenComponentAdapter and SplashScreenComponent into one SplashScreen React component.
This commit is contained in:
@@ -1138,12 +1138,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"shouldShowShareDialogContents": [Function],
|
||||
"signInAad": [Function],
|
||||
"sparkClusterConnectionInfo": [Function],
|
||||
"splashScreenAdapter": SplashScreenComponentAdapter {
|
||||
"clearMostRecent": [Function],
|
||||
"container": [Circular],
|
||||
"forceRender": [Function],
|
||||
"parameters": [Function],
|
||||
},
|
||||
"splitter": Splitter {
|
||||
"bounds": Object {
|
||||
"max": 400,
|
||||
@@ -2383,12 +2377,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"shouldShowShareDialogContents": [Function],
|
||||
"signInAad": [Function],
|
||||
"sparkClusterConnectionInfo": [Function],
|
||||
"splashScreenAdapter": SplashScreenComponentAdapter {
|
||||
"clearMostRecent": [Function],
|
||||
"container": [Circular],
|
||||
"forceRender": [Function],
|
||||
"parameters": [Function],
|
||||
},
|
||||
"splitter": Splitter {
|
||||
"bounds": Object {
|
||||
"max": 400,
|
||||
@@ -3641,12 +3629,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"shouldShowShareDialogContents": [Function],
|
||||
"signInAad": [Function],
|
||||
"sparkClusterConnectionInfo": [Function],
|
||||
"splashScreenAdapter": SplashScreenComponentAdapter {
|
||||
"clearMostRecent": [Function],
|
||||
"container": [Circular],
|
||||
"forceRender": [Function],
|
||||
"parameters": [Function],
|
||||
},
|
||||
"splitter": Splitter {
|
||||
"bounds": Object {
|
||||
"max": 400,
|
||||
@@ -4886,12 +4868,6 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"shouldShowShareDialogContents": [Function],
|
||||
"signInAad": [Function],
|
||||
"sparkClusterConnectionInfo": [Function],
|
||||
"splashScreenAdapter": SplashScreenComponentAdapter {
|
||||
"clearMostRecent": [Function],
|
||||
"container": [Circular],
|
||||
"forceRender": [Function],
|
||||
"parameters": [Function],
|
||||
},
|
||||
"splitter": Splitter {
|
||||
"bounds": Object {
|
||||
"max": 400,
|
||||
|
||||
Reference in New Issue
Block a user