mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
chore: rename composables folder
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
|
||||
<script>
|
||||
import { ref } from 'vue';
|
||||
import { useRefs } from '../../composition/use-refs';
|
||||
import { useRefs } from '../../composables/use-refs';
|
||||
|
||||
export default {
|
||||
i18n: {
|
||||
|
Reference in New Issue
Block a user