update reserved success message
parent
5184ae7519
commit
6a8f913826
|
@ -75,9 +75,8 @@
|
||||||
</form>
|
</form>
|
||||||
<div v-if="claim.sent" class="success">
|
<div v-if="claim.sent" class="success">
|
||||||
<h3>Success, your claim was submitted</h3>
|
<h3>Success, your claim was submitted</h3>
|
||||||
<p>Once your social media post is verified, the reserved name will be <br>transferred to
|
<p>Your reserved name will be transferred to the provided <br> HNS wallet soon. If you have any questions or concerns, <br>please send an
|
||||||
your Namebase account or HNS wallet. If you have <br>any questions or concerns, please
|
email to <NuxtLink to="mailto:reserved@inspin.io">reserved@inspin.io</NuxtLink>.</p>
|
||||||
email <NuxtLink to="mailto:reserved@inspin.io">reserved@inspin.io</NuxtLink>.</p>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue