mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Expressions: updating copy from experimental to beta. (#35149)
This commit is contained in:
@@ -118,7 +118,7 @@ export class QueryEditor extends PureComponent<Props, State> {
|
||||
Query
|
||||
</Button>
|
||||
{config.expressionsEnabled && (
|
||||
<Tooltip content="Experimental feature: queries could stop working in next version" placement="right">
|
||||
<Tooltip content="Beta feature: queries could stop working in next version" placement="right">
|
||||
<Button
|
||||
type="button"
|
||||
icon="plus"
|
||||
|
||||
Reference in New Issue
Block a user