Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tinuola committed May 31, 2024
1 parent 0f69e3d commit 26c018f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/collections/explore/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ onMounted(async () => {
parsedCollectionList.length &&
hits.length == 0 &&
!noResultsFound
"
"
class="section-no-top-margin"
>
<section-teaser-card :items="parsedCollectionList" />
Expand Down

0 comments on commit 26c018f

Please sign in to comment.