1
0
Fork 0

indentation

This commit is contained in:
Brian D 2024-12-04 09:10:13 -05:00
parent 3df678b839
commit 8ac5e596db

View file

@ -72,8 +72,8 @@ function claimSticker() {
This is my sticker! This is my sticker!
</Button> </Button>
<span v-if="sessionStore.isAnonymous"> <span v-if="sessionStore.isAnonymous">
Log in to claim your sticker. Log in to claim your sticker.
</span> </span>
</div> </div>
</Panel> </Panel>
</div> </div>