mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
add hover text
This commit is contained in:
@@ -26,6 +26,7 @@ export function PluginEnterpriseBadge({ plugin }: Props): React.ReactElement {
|
||||
text="Enterprise"
|
||||
color="blue"
|
||||
className={customBadgeStyles}
|
||||
title="Requires a Grafana Enterprise license"
|
||||
/>
|
||||
</Stack>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user