fix style
gitea/hedera-web/pipeline/pr-beta This commit looks good
Details
gitea/hedera-web/pipeline/pr-beta This commit looks good
Details
This commit is contained in:
parent
1698a85055
commit
d08c1ac86f
|
@ -1,5 +1,5 @@
|
|||
<script setup>
|
||||
import {ref, onMounted, inject, watch} from 'vue';
|
||||
import { ref, onMounted, inject, watch } from 'vue';
|
||||
import { useRoute } from 'vue-router';
|
||||
import { useI18n } from 'vue-i18n';
|
||||
|
||||
|
|
Loading…
Reference in New Issue