Skip to content

Commit

Permalink
review feedbacks - btn label changed
Browse files Browse the repository at this point in the history
  • Loading branch information
balaji-jr committed Jan 22, 2024
1 parent ae7446d commit f3a28ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/SubHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ export const LogsHeader: FC = () => {
onClick={toggleShowQueryEditor}
toggled={isQuerySearchActive}
renderIcon={() => <IconCodeCircle size={px('1.2rem')} stroke={1.5} />}
label="SQL Search"
label="SQL"
/>
<TimeRange />
<RefreshInterval />
Expand Down

0 comments on commit f3a28ce

Please sign in to comment.