Skip to content

Commit

Permalink
feat: change name to enhace from logarithmic (#743)
Browse files Browse the repository at this point in the history
fix: change name to enhace from logarithmic
  • Loading branch information
bdougie authored Dec 27, 2022
1 parent eb04ad5 commit 4384324
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ const NivoScatterPlot = ({
<div className="">
<ToggleOption
handleToggle={handleSetLogarithmic}
optionText="Logarithmic Scale"
optionText="Enhance"
checked={isLogarithmic}
></ToggleOption>
</div>
Expand Down

0 comments on commit 4384324

Please sign in to comment.