• Kyle Keating's avatar
    Fix default value for showHighlights · da3a3466
    Kyle Keating authored
    The default was incorrectly set to null because the previous code was setting it to null, however that null value was used to then set it a second time to "always" Part of this refactor is making the code more clear so this logic is explicit. The defaultValue for showHighlight is in fact 'always'
    da3a3466
index-test.js 7.56 KB