mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
(typo)
This commit is contained in:
parent
f4c67bea9a
commit
3e847b695f
@ -104,7 +104,7 @@ const rowHeaderCount = computed(() => {
|
||||
<Spelling :text="section.header.short" />
|
||||
</Tooltip>
|
||||
</template>
|
||||
<Spelling v-else :text="section.header.name" />>
|
||||
<Spelling v-else :text="section.header.name" />
|
||||
</template>
|
||||
</th>
|
||||
<template v-if="rowHeaderCount >= 2">
|
||||
|
Loading…
x
Reference in New Issue
Block a user