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 c2ccd86 commit f21f7c1Copy full SHA for f21f7c1
README.md
@@ -18,6 +18,8 @@
18
19
### Features
20
21
+- show example in doc (iframe to x?example="x" ?)
22
+
23
- share components (clone)
24
- move components (remove and add)
25
doc/fr/index.md
@@ -48,7 +48,7 @@ document.body.append(graph.host);
48
</tfoot>
49
</table>
50
51
-Nous pouvons ensuite ajouter, e.g. une ligne au graphe :
+Nous pouvons ensuite ajouter notre premier composant au graphe, e.g. une ligne :
52
<table>
53
<thead>
54
<tr><th>HTML</th><th>JS</th></tr>
0 commit comments