Skip to content

Commit

Permalink
chore: snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 authored and chrislone committed Feb 4, 2023
1 parent 24ecdbd commit a20c189
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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 () => {}
}
Expand Down

0 comments on commit a20c189

Please sign in to comment.