vitest/examples/ruby/components/Test.component.vue
Vladimir b43a6f4767
fix: respect base (#438)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-05 05:51:21 +08:00

4 lines
44 B
Vue

<template>
<p>hello world</p>
</template>