Skip to content

docs: add missing imports and fix typescript example of vue-i18n-bridge #1046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2022
Merged

docs: add missing imports and fix typescript example of vue-i18n-bridge #1046

merged 1 commit into from
Jul 6, 2022

Conversation

kingyue737
Copy link
Contributor

  • Add missing import VueI18n from 'vue-i18n' vue-i18n-bridge examples
  • Change position of castToVueI18n to avoid type error in Vue.use(i18n)

- Add missing `import VueI18n from 'vue-i18n'` vue-i18n-bridge examples
- Change position of `castToVueI18n` to avoid type error in `Vue.use(i18n)`
Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kazupon kazupon added the Type: Documentation A documetation fixes label Jul 6, 2022
@kazupon kazupon merged commit 040931a into intlify:master Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation A documetation fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants