mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 21:46:22 -04:00
[pl] english - refactoring fix
This commit is contained in:
parent
c1e943fadb
commit
20f9938edf
@ -47,9 +47,9 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { pronouns } from "../../src/data";
|
||||
import { getPronoun } from "../../src/buildPronoun";
|
||||
import { buildDict } from "../../src/helpers";
|
||||
import { pronouns } from "../../../src/data";
|
||||
import { getPronoun } from "../../../src/buildPronoun";
|
||||
import { buildDict } from "../../../src/helpers";
|
||||
|
||||
export default {
|
||||
props: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user