Skip to content

Commit e682bb4

Browse files
antfuyyx990803
authored andcommitted
chore: typo
1 parent ee5e5e0 commit e682bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/runtime-core/src/apiDefineComponent.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export type DefineComponent<
9696
// for TSX / manual render function / IDE support.
9797

9898
// overload 1: direct setup function
99-
// (uses user defined props interface)]
99+
// (uses user defined props interface)
100100
export function defineComponent<
101101
Props extends Record<string, any>,
102102
E extends EmitsOptions = {},

0 commit comments

Comments
 (0)