Skip to content

Commit 32be8cc

Browse files
author
Vue Play
committed
Stored by Vue Play
1 parent 214956c commit 32be8cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/About.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@
213213
<h2
214214
style="margin-bottom:100px;color:#15244fff;margin-top:75px;width:calc(100% - 40px);margin-left:20px"
215215
class="text-4xl md:text-slate-900 font-bold"
216+
data-allow-mismatch="text"
216217
>
217218
{{new Intl.NumberFormat('en-US', { useGrouping: true }).format(count).replace(/,/g, ' ')}} Registered Users 🚀
218219
</h2>

0 commit comments

Comments
 (0)