We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setup
1 parent b3a53a2 commit 1273ac4Copy full SHA for 1273ac4
src/guide/composition-api-lifecycle-hooks.md
@@ -8,7 +8,7 @@ You can access a component's lifecycle hook by prefixing the lifecycle hook with
8
9
The following table contains how the lifecycle hooks are invoked inside of [setup()](composition-api-setup.html):
10
11
-| Options API | Hook inside inside `setup` |
+| Options API | Hook inside `setup` |
12
| ----------------- | -------------------------- |
13
| `beforeCreate` | Not needed\* |
14
| `created` | Not needed\* |
0 commit comments