chore: delete useless props type (#4271)
This commit is contained in:
@@ -102,7 +102,7 @@ export function defineComponent<
|
||||
EE extends string = string
|
||||
>(
|
||||
options: ComponentOptionsWithoutProps<
|
||||
Props & EmitsToProps<E>,
|
||||
Props,
|
||||
RawBindings,
|
||||
D,
|
||||
C,
|
||||
|
||||
Reference in New Issue
Block a user