Can not use props.xxx type render component
Vue version
3.3.4
Link to minimal reproduction
Steps to reproduce
please see mini reproduction demo
What is expected?
expect render output is: '<div>hello</div>'
What is actually happening?
render output is: '<info.icon></info.icon>'
System Info
No response
Any additional comments?
No response