Commit ec979c83 authored by Bryce Johnson's avatar Bryce Johnson

Fix formatting issue in fe_guide/vue.md.

parent c4a17519
...@@ -423,7 +423,8 @@ the response we need: ...@@ -423,7 +423,8 @@ the response we need:
}); });
``` ```
1. Use `$.mount()` to mount the component Use `$.mount()` to mount the component
```javascript ```javascript
// bad // bad
new Component({ new Component({
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment