Skip to content

Commit 82f9516

Browse files
committed
a
1 parent e214939 commit 82f9516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/class-component/lifecycle-hook/lifecycle-hook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Class component supports almost all lifecycle hooks in vanilla vue. Write then as class methods directly. Hooks won't be tranformed into `methods`.
44

5-
[](./code-option-name.ts ':include :type=code typescript')
5+
[](./code-usage.ts ':include :type=code typescript')
66

77
## Lsit of lifecycle hook names
88

0 commit comments

Comments
 (0)