mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-24 11:21:23 +00:00
Updated 1 test snapshot
This commit is contained in:
@@ -143,7 +143,9 @@ exports[`Settings Pane should render Default properly 1`] = `
|
|||||||
<StyledSpinButton
|
<StyledSpinButton
|
||||||
ariaLabel="Max degree of parallelism"
|
ariaLabel="Max degree of parallelism"
|
||||||
className="textfontclr"
|
className="textfontclr"
|
||||||
|
decrementButtonAriaLabel="Decrease value by 1"
|
||||||
id="max-degree"
|
id="max-degree"
|
||||||
|
incrementButtonAriaLabel="Increase value by 1"
|
||||||
min={-1}
|
min={-1}
|
||||||
onDecrement={[Function]}
|
onDecrement={[Function]}
|
||||||
onIncrement={[Function]}
|
onIncrement={[Function]}
|
||||||
|
|||||||
Reference in New Issue
Block a user