We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577b831 commit f493fa2Copy full SHA for f493fa2
docs/src/reference/components.md
@@ -12,7 +12,7 @@ We supply some pre-designed that components can be used to help simplify develop
12
13
This component can be used to insert any number of client-side ReactPy components onto your page.
14
15
-This is an embeddable version of the [`#!jinja {% pyscript_component %}` template tag](./template-tag.md#pyscript-component).
+This allows you to embedded PyScript components within traditional ReactPy components.
16
17
{% include-markdown "../reference/template-tag.md" start="<!--pyscript-def-start-->" end="<!--pyscript-def-end-->" %}
18
0 commit comments