mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
[improvement] Use scoped-slots in Vue 2.6+ (#2688)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Vue from 'vue';
|
||||
|
||||
export { use, useSlots } from './use';
|
||||
export { use } from './use';
|
||||
|
||||
export const isServer = Vue.prototype.$isServer;
|
||||
|
||||
|
Reference in New Issue
Block a user