You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update currency display in setting for change class (#15391)
* fix: add neededCurrencyOnly prop
* fix: worked on logic for displaying only gems
* fix: removed gold & hourglasses if neededCurrencyOnly is true
* fix: aligned gem count properly
* fix: updates based on some comments (all comments answered)
* fix: working on displaying only required currency in a new array
* chore: trying to figure out currency logic
* trying to use .find() now
* remove unneeded line of code
* still working on finding/filtering the currency
* trying to move requiredCurrency into a new function (?!)
* fix: added logic to filter for a single currency and fixed CSS
* fix: clean up code
* fix: really clean up code, sheesh
* fix: updated per comments on PR
* fix(style): vertically align elements in your-balance
---------
Co-authored-by: Kalista Payne <[email protected]>
0 commit comments