Skip to content

Commit

Permalink
fix(market): show selected class correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Nov 3, 2023
1 parent cb16833 commit f1cf5ea
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 f1cf5ea

Please sign in to comment.