"disappearing" y-axis bugfix
This commit is contained in:
@@ -149,7 +149,7 @@ export function inversionPreference(chainId, base, quote) {
|
||||
}
|
||||
prefs.inverted[key] = preferInverted
|
||||
}
|
||||
console.log('inversion preference', base, quote, prefs.inverted[key], inputInverted)
|
||||
// console.log('inversion preference', base, quote, prefs.inverted[key], inputInverted)
|
||||
return prefs.inverted[key] !== inputInverted
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user