Skip to content

Commit

Permalink
Update ContributorsView.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
jedymatt authored Mar 26, 2024
1 parent 0c0d7e4 commit 9fa8260
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/views/ContributorsView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,9 @@ fetchContributors();
>{{
contributor.login
}}</a>
<p class="text-sm text-gray-700 dark:text-white">
Contributions: {{ contributor.contributions }}
</p>
</div>
</div>
</div>
</div>
</main>
</template>
</template>

0 comments on commit 9fa8260

Please sign in to comment.