chore: typos (#1670)
This commit is contained in:
committed by
GitHub
parent
2a1b0fc6d7
commit
86187ca907
@@ -105,7 +105,7 @@ function queueCb(
|
||||
} else {
|
||||
// if cb is an array, it is a component lifecycle hook which can only be
|
||||
// triggered by a job, which is already deduped in the main queue, so
|
||||
// we can skip dupicate check here to improve perf
|
||||
// we can skip duplicate check here to improve perf
|
||||
pendingQueue.push(...cb)
|
||||
}
|
||||
queueFlush()
|
||||
|
||||
Reference in New Issue
Block a user