mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-29 07:53:27 -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>
|
<template>
|
||||||
<span>
|
<span>
|
||||||
<span ref="source" v-show="false">
|
<span ref="source" v-show="false">
|
||||||
@ -37,3 +44,4 @@ export default {
|
|||||||
height: 1em;
|
height: 1em;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user