chore: fix file path in comments (#2709) [ci skip]
This commit is contained in:
parent
c59897c7b0
commit
df48fc225a
@ -13,7 +13,7 @@
|
||||
* if (flag & TEXT) { ... }
|
||||
* ```
|
||||
*
|
||||
* Check the `patchElement` function in './renderer.ts' to see how the
|
||||
* Check the `patchElement` function in '../../runtime-core/src/renderer.ts' to see how the
|
||||
* flags are handled during diff.
|
||||
*/
|
||||
export const enum PatchFlags {
|
||||
|
Loading…
Reference in New Issue
Block a user