mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-24 05:24:23 +00:00
Clean code.
This commit is contained in:
parent
bf357f1c84
commit
5d58016b1d
39 changed files with 481 additions and 381 deletions
|
@ -2,7 +2,7 @@
|
|||
const { t } = useI18n();
|
||||
</script>
|
||||
<template>
|
||||
<div>
|
||||
<h1>{{ t("newsOrgs.title") }}</h1>
|
||||
</div>
|
||||
<div>
|
||||
<h1>{{ t("newsOrgs.title") }}</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue