Skip to content

Commit

Permalink
add i18n plugin metaService comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gene9831 committed May 23, 2024
1 parent 50a9a71 commit 3f6059e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugins/i18n/src/Main.vue
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
</template>

<script lang="jsx">
/* metaService */
import { computed, ref, watchEffect, reactive, onMounted, nextTick, resolveComponent } from 'vue'
import useClipboard from 'vue-clipboard3'
import { Grid, GridColumn, Input, Popover, Button, FileUpload, Loading, Tooltip, Select } from '@opentiny/vue'
Expand Down

0 comments on commit 3f6059e

Please sign in to comment.