chore(shared): fix comment (#705) [ci skip]
This commit is contained in:
		
							parent
							
								
									8b2d6a35d0
								
							
						
					
					
						commit
						fc7bcca1b3
					
				@ -10,7 +10,7 @@
 | 
				
			|||||||
//   const flag = TEXT | CLASS
 | 
					//   const flag = TEXT | CLASS
 | 
				
			||||||
//   if (flag & TEXT) { ... }
 | 
					//   if (flag & TEXT) { ... }
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
// Check the `patchElement` function in './createRenderer.ts' to see how the
 | 
					// Check the `patchElement` function in './renderer.ts' to see how the
 | 
				
			||||||
// flags are handled during diff.
 | 
					// flags are handled during diff.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export const enum PatchFlags {
 | 
					export const enum PatchFlags {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user