mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-28 23:42:58 -04:00
[perf] disable twemoji (experiment)
This commit is contained in:
parent
1e07c1b8f6
commit
17f914633e
@ -1,3 +1,10 @@
|
||||
<template>
|
||||
<span>
|
||||
<slot ref="source"></slot>
|
||||
</span>
|
||||
</template>
|
||||
|
||||
<!--
|
||||
<template>
|
||||
<span>
|
||||
<span ref="source" v-show="false">
|
||||
@ -37,3 +44,4 @@ export default {
|
||||
height: 1em;
|
||||
}
|
||||
</style>
|
||||
-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user