Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit f1cf5ea
Author: SabreCat <[email protected]>
Date:   Fri Nov 3 16:53:13 2023 -0500

    fix(market): show selected class correctly
  • Loading branch information
SabreCat committed Nov 22, 2023
1 parent 592c178 commit a374add
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/client/src/components/ui/filterDropdown.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
:value="selectedItem"
class="array-select inline"
:right="true"
key-prop="id"
:hide-icon="false"
:inline-dropdown="false"
@select="selectItem($event)"
Expand Down

0 comments on commit a374add

Please sign in to comment.