Skip to content

Commit bc06123

Browse files
docs(vue): fix lifecycle table formatting (#2967)
Adds a new line before the table to allow the markdown to render properly
1 parent 13e6bf9 commit bc06123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/vue/lifecycle.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This guide discusses how to use the Ionic Framework Lifecycle events in an Ionic
99
## Ionic Framework Lifecycle Methods
1010

1111
Ionic Framework provides a few lifecycle methods that you can use in your apps:
12+
1213
| Event Name | Description |
1314
| ------------------ | ------------------------------------------------------------------ |
1415
| `ionViewWillEnter` | Fired when the component routing to is about to animate into view. |

0 commit comments

Comments
 (0)