ref syntactic sugar bug
Version
3.0.9
Reproduction link
https://github.com/ZeronoFreya/vue3-ref-bug
Steps to reproduce
View console print
What is expected?
{demo: ""}
What is actually happening?
{demo: RefImpl}
Project created with npm init @vitejs/app