[accessibility-3100032]:[Programmatic Access - Azure Cosmos DB - Data Explorer]: Close button does not have discernible text under 'Data Explorer' pane. (#1949)
This commit is contained in:
parent
87024f4bf4
commit
cfc8196c4b
|
@ -99,6 +99,7 @@ export const Tabs = ({ explorer }: TabsProps): JSX.Element => {
|
|||
fontWeight: "bold",
|
||||
},
|
||||
}}
|
||||
dismissButtonAriaLabel="Close info"
|
||||
>
|
||||
{`Data Explorer has a 5,000 RU default limit. To adjust the limit, go to the Settings page and find "RU Threshold".`}
|
||||
<Link
|
||||
|
|
Loading…
Reference in New Issue