fix(ui/flux): rename Query Editor to Flux Editor
parent
473f2e71d8
commit
dfa39d0c6c
|
@ -84,8 +84,8 @@ const FluxQueryBuilder = ({
|
|||
<Button
|
||||
size={ComponentSize.ExtraSmall}
|
||||
onClick={onShowEditor}
|
||||
text="Query Editor"
|
||||
titleText="Switch to Flux Query Editor"
|
||||
text="Script Editor"
|
||||
titleText="Switch to Flux Script Editor"
|
||||
/>
|
||||
<Button
|
||||
shape={ButtonShape.Square}
|
||||
|
|
Loading…
Reference in New Issue