mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-21 09:51:11 +00: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