Nuxt/test/fixtures/encoding/pages/тест.vue
pooya parsa cc1f6d94b5
fix: handle route encoding (#8325)
Co-authored-by: farnabaz <farnabaz@users.noreply.github.com>
2020-11-30 23:10:02 +01:00

4 lines
54 B
Vue

<template>
<h1>Unicode base works!</h1>
</template>