Skip to content

Commit

Permalink
Improved: indentation for the filters list (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
amansinghbais committed Mar 5, 2024
1 parent fc417e5 commit 3377337
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/views/catalog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ export default defineComponent({
filters: [{
name: 'All',
value: ''
},
{
}, {
name: 'Pre-order',
value: 'PCCT_PREORDR'
}, {
Expand Down

0 comments on commit 3377337

Please sign in to comment.