Skip to content

Commit b5e0bf2

Browse files
committed
Remove Beta badge
1 parent 0a92f66 commit b5e0bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/webapp/app/components/query/QueryEditor.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ export function QueryEditor({
555555
case "standalone":
556556
return (
557557
<NavBar>
558-
<PageTitle title={<BetaTitle>Query</BetaTitle>} />
558+
<PageTitle title="Query" />
559559
</NavBar>
560560
);
561561
case "dashboard-add":

0 commit comments

Comments
 (0)