Skip to content

Commit

Permalink
fix: remove totalPossibleBadges prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Bedon committed Nov 25, 2024
1 parent 90517bf commit cbced40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Portfolio/LendingStats/BadgesSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
</h2>
<badges-list
:completed-achievements="completedAchievements"
:total-possible-badges="totalPossibleBadges"
:is-loading="isLoading"
/>
</section>
Expand Down

0 comments on commit cbced40

Please sign in to comment.