Squashed commit of the following:

commit f1cf5ea5831c24059f3a18f7d0888d30eb0efbc1
Author: SabreCat <sabe@habitica.com>
Date:   Fri Nov 3 16:53:13 2023 -0500

    fix(market): show selected class correctly
This commit is contained in:
SabreCat
2023-11-22 15:35:12 -06:00
parent 592c178544
commit a374add2eb
@@ -6,7 +6,6 @@
:value="selectedItem"
class="array-select inline"
:right="true"
key-prop="id"
:hide-icon="false"
:inline-dropdown="false"
@select="selectItem($event)"