Remove Dead code
[clamp.git] / ui-react / src / theme / globalStyle.js
index a0c338c..bb41bc1 100644 (file)
@@ -90,5 +90,5 @@ export const DefaultClampTheme = {
        menuBackgroundColor: 'white',
        menuFontColor: 'black',
        menuHighlightedBackgroundColor: '#337ab7',
-       menuHighlightedFontColor: 'white',
+       menuHighlightedFontColor: 'white'
 };