Skip to content

Commit

Permalink
fix(react): update the query frequency text label (#2767)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 committed Jun 25, 2021
1 parent 4241391 commit 88a7f52
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -53,7 +53,7 @@ export default function DatasetHeader({
<HeaderInfoItem>
<div>
<Typography.Text strong type="secondary" style={{ fontSize: 11 }}>
Queries / week
Queries / month
</Typography.Text>
</div>
<span>
Expand Down

0 comments on commit 88a7f52

Please sign in to comment.