mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 04:34:15 -04:00
(fix)(pronouns) pass prepend and append in grammar tables
This commit is contained in:
parent
3e847b695f
commit
a054c75fcf
@ -34,6 +34,8 @@ const examples = computed((): Example[] => {
|
||||
<MorphemeWithPronunciation
|
||||
:morpheme
|
||||
:example-values="pronoun.toExampleValues(counter)"
|
||||
:prefix="{ spelling: prepend, pronunciation: prependPr }"
|
||||
:suffix="{ spelling: append, pronunciation: appendPr }"
|
||||
:highlights-morphemes
|
||||
:examples
|
||||
/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user