Skip to content

Commit

Permalink
Update UsersView.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
willyogo authored Dec 5, 2024
1 parent 47eebfa commit 3cde2a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/HomePage/views/UsersView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- Button Section -->
<div class="button-container">
<SpaceButton
title="Check or Claim $SPACE Drop 1"
title="Check or Claim $SPACE Drop 2"
buttonClass="space-drop-button"
@click="isClaimSpaceModalShown = true"
/>
Expand Down Expand Up @@ -347,4 +347,4 @@ onBeforeUnmount(() => {
flex-direction: column;
}
}
</style>
</style>

0 comments on commit 3cde2a8

Please sign in to comment.