Skip to content

Commit

Permalink
Merge pull request #165 from bcgov/hd24076
Browse files Browse the repository at this point in the history
hd24076 fixes
  • Loading branch information
suzalflueck authored Apr 25, 2024
2 parents c78a956 + 66f221c commit 2fa81f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/views/ContactsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ onMounted(() => {
:headers="headers"
:items="filteredContacts"
class="elevation-1"
height="700"
item-value="name"
:sort-by="[{ key: 'districtNumber', order: 'asc' }]"
></v-data-table-virtual>
Expand Down

0 comments on commit 2fa81f5

Please sign in to comment.