mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-16 02:07:43 +01:00
Remove preview tag from GSI label. (#2484)
This commit is contained in:
@@ -670,7 +670,7 @@ exports[`SettingsComponent renders 1`] = `
|
|||||||
"data-test": "settings-tab-header/GlobalSecondaryIndexTab",
|
"data-test": "settings-tab-header/GlobalSecondaryIndexTab",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
headerText="Global Secondary Index (Preview)"
|
headerText="Global Secondary Index"
|
||||||
itemKey="GlobalSecondaryIndexTab"
|
itemKey="GlobalSecondaryIndexTab"
|
||||||
key="GlobalSecondaryIndexTab"
|
key="GlobalSecondaryIndexTab"
|
||||||
style={
|
style={
|
||||||
|
|||||||
@@ -764,7 +764,7 @@
|
|||||||
"computedProperties": "Computed Properties",
|
"computedProperties": "Computed Properties",
|
||||||
"containerPolicies": "Container Policies",
|
"containerPolicies": "Container Policies",
|
||||||
"throughputBuckets": "Throughput Buckets",
|
"throughputBuckets": "Throughput Buckets",
|
||||||
"globalSecondaryIndexPreview": "Global Secondary Index (Preview)",
|
"globalSecondaryIndexPreview": "Global Secondary Index",
|
||||||
"maskingPolicyPreview": "Masking Policy"
|
"maskingPolicyPreview": "Masking Policy"
|
||||||
},
|
},
|
||||||
"mongoNotifications": {
|
"mongoNotifications": {
|
||||||
|
|||||||
Reference in New Issue
Block a user