mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-04-24 15:31:50 +01:00
Update free tier limits and messages (#786)
This commit is contained in:
@@ -36,7 +36,7 @@ export const PanelInfoErrorComponent: React.FunctionComponent<PanelInfoErrorProp
|
||||
{message}
|
||||
{link && linkText && (
|
||||
<Link target="_blank" href={link}>
|
||||
{linkText}
|
||||
{" " + linkText}
|
||||
</Link>
|
||||
)}
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user