Skip to content

Instantly share code, notes, and snippets.

@hoangtuan151
Created March 24, 2020 04:52
Show Gist options
  • Save hoangtuan151/ec5f971bd24f0a925d5d99fc8db7f866 to your computer and use it in GitHub Desktop.
Save hoangtuan151/ec5f971bd24f0a925d5d99fc8db7f866 to your computer and use it in GitHub Desktop.
import {localeMixin} from '@/utils/locale-mixin'
export default {
mixins: [localeMixin]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment