Skip to content

Commit 5dcf56d

Browse files
committed
Minor mod to support example text.
1 parent 13fa3bd commit 5dcf56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/support-page/Example.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</div>
2222
<div v-else>
2323
<span class="fh2">Your ticket number is: {{ getTicket() }}</span>
24-
<p class="description"><span>Thank You. Our support team will contact you as soon as possible.</span></p>
24+
<p class="description"><span>Thank You 😊. Our support team will contact you as soon as possible.</span></p>
2525
</div>
2626
</div>
2727
<div v-else>

0 commit comments

Comments
 (0)