Skip to content
Snippets Groups Projects
Unverified Commit 84c76c52 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran Committed by GitHub
Browse files

Merge pull request #7139 from metabase/fix_lint_error

clean up lint error
parents 9c616697 d90fb591
Branches
Tags
No related merge requests found
......@@ -177,7 +177,7 @@ export class VariationTrendInsight extends Component {
const { mode } = this.props;
const MODE_ADVERB_STRINGS = {
increasing: t`increasingly`,
decreasing: t`decreasingly`
decreasing: t`decreasingly`,
};
return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment