Skip to content

Commit

Permalink
don't mute text
Browse files Browse the repository at this point in the history
  • Loading branch information
EDsCODE committed Dec 17, 2024
1 parent 763d649 commit d6ba529
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export function InfoTab({ codeEditorKey }: InfoTabProps): JSX.Element {
</div>
<div>
<h3>Dependencies</h3>
<p className="text-muted">
<p>
Dependencies are tables that this query uses. See when a source or materialized table was last run.
</p>
</div>
Expand Down

0 comments on commit d6ba529

Please sign in to comment.