mirror of https://github.com/vuejs/core.git
chore: snapshot
This commit is contained in:
parent
e06d3b614e
commit
a1099afe1b
|
@ -12,7 +12,7 @@ const __props_foo = _toRef(__props, 'foo');
|
|||
|
||||
console.log((__props_foo))
|
||||
console.log((__props_bar))
|
||||
({ foo: __props_foo, baz: __props_bar })
|
||||
;({ foo: __props_foo, baz: __props_bar })
|
||||
|
||||
return () => {}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue