We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PublicProps
Props
1 parent c97bb84 commit 6f85894Copy full SHA for 6f85894
packages/runtime-core/src/apiDefineComponent.ts
@@ -79,7 +79,7 @@ export type DefineComponent<
79
Mixin,
80
Extends,
81
E,
82
- PP & Props,
+ PP,
83
Defaults,
84
MakeDefaultsOptional,
85
{},
0 commit comments