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 f493fa2 commit 95aa90cCopy full SHA for 95aa90c
docs/src/reference/components.md
@@ -10,9 +10,7 @@ We supply some pre-designed that components can be used to help simplify develop
10
11
## PyScript Component
12
13
-This component can be used to insert any number of client-side ReactPy components onto your page.
14
-
15
-This allows you to embedded PyScript components within traditional ReactPy components.
+This allows you to embedded any number of client-side 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