environment
vscode
typescript4
vue3
Problem description
Error reporting of imported sub components
Problem solving
Remove the empty props
and other useless optional APIs
defined in the subcomponent.
environment
vscode
typescript4
vue3
Problem description
Error reporting of imported sub components
Problem solving
Remove the empty props
and other useless optional APIs
defined in the subcomponent.