diff --git a/site/content/docs/03-template-syntax.md b/site/content/docs/03-template-syntax.md index 74a2069c68..f00c33d235 100644 --- a/site/content/docs/03-template-syntax.md +++ b/site/content/docs/03-template-syntax.md @@ -1501,6 +1501,8 @@ The content is exposed in the child component using the `` element, which ``` +Note: If you want to render regular `` element, You can use ``. + #### `` ---