Skip to content

Use maxLevel constant instead of hard coded value#42

Open
mrfmunger wants to merge 1 commit intoMedium:masterfrom
hudl:reference-max-level-from-constants
Open

Use maxLevel constant instead of hard coded value#42
mrfmunger wants to merge 1 commit intoMedium:masterfrom
hudl:reference-max-level-from-constants

Conversation

@mrfmunger
Copy link

Fixes #41

This fix updates both instances of a hard coded max level value to instead reference the maxLevel constant set in constants.js.

Before Fix

screen shot 2018-07-09 at 12 10 12 pm

After Fix

screen shot 2018-07-09 at 12 15 02 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LevelThermometer uses hard coded max level value

1 participant