fix(guide/form): fix a typo (#2483)
This commit is contained in:
parent
2b7fb86890
commit
e82f28b844
|
@ -208,7 +208,7 @@ code-example(format="").
|
||||||
:marked
|
:marked
|
||||||
.l-sub-section
|
.l-sub-section
|
||||||
:marked
|
:marked
|
||||||
There is only one changes:
|
There is only one change:
|
||||||
|
|
||||||
1. The `template` is simply the new element tag identified by the component's `selector` property.
|
1. The `template` is simply the new element tag identified by the component's `selector` property.
|
||||||
This will display the hero form when the application component is loaded.
|
This will display the hero form when the application component is loaded.
|
||||||
|
|
Loading…
Reference in New Issue