<template>
<tiny-locales local></tiny-locales>
</template>
<script setup lang="jsx">
import { Locales as TinyLocales } from '@opentiny/vue'
</script>