chore: lint
This commit is contained in:
@@ -66,7 +66,7 @@ watch(id, async () => {
|
|||||||
|
|
||||||
return () => {
|
return () => {
|
||||||
window.clearTimeout(timeoutId);
|
window.clearTimeout(timeoutId);
|
||||||
}
|
};
|
||||||
}, {
|
}, {
|
||||||
immediate: true,
|
immediate: true,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user