Skip to content

Commit

Permalink
Update client/src/js/modules/summary/views/summary.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Pritchard <[email protected]>
  • Loading branch information
NKatti2011 and MattPrit authored Sep 26, 2023
1 parent 7a1de51 commit cec7295
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/js/modules/summary/views/summary.vue
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
</template>

<template v-slot:filter-bar-content>
<!-- <div class="filter-options-grid tw-space-x-4 tw-space-y-4"> -->
<div class="flex-thirds">
<div class="tw-m-2" v-for="(value, index) in filters.slice(2)" :key="value.id">
<div class="tw-flex">
Expand Down

0 comments on commit cec7295

Please sign in to comment.