chore: fix snapshot
This commit is contained in:
		
							parent
							
								
									4307610c35
								
							
						
					
					
						commit
						11a76ebd94
					
				@ -209,7 +209,7 @@ export function render(_ctx, _cache) {
 | 
				
			|||||||
  return (_openBlock(), _createBlock(\\"div\\", null, [
 | 
					  return (_openBlock(), _createBlock(\\"div\\", null, [
 | 
				
			||||||
    _createVNode(\\"div\\", null, [
 | 
					    _createVNode(\\"div\\", null, [
 | 
				
			||||||
      _createVNode(\\"div\\", {
 | 
					      _createVNode(\\"div\\", {
 | 
				
			||||||
        onClick: _cache[1] || (_cache[1] = (...args) => (_ctx.foo(...args)))
 | 
					        onClick: _cache[1] || (_cache[1] = (...args) => (_ctx.foo && _ctx.foo(...args)))
 | 
				
			||||||
      })
 | 
					      })
 | 
				
			||||||
    ])
 | 
					    ])
 | 
				
			||||||
  ]))
 | 
					  ]))
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user