mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
[improvement] adjust utils
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { on, off } from '../utils/event';
|
||||
import { on, off } from '../utils/dom/event';
|
||||
|
||||
export const ClickOutsideMixin = config => ({
|
||||
mounted() {
|
||||
|
Reference in New Issue
Block a user