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 5e6544a commit 6e70f26Copy full SHA for 6e70f26
site/guides/02_building_uis/4_using_react_dom_components.md
@@ -32,4 +32,4 @@ There are also editable components for individual Cells and Values:
32
| EditableValueView | Renders a Value and lets you change its type and value. | [demo](/demos/ui-components/editablevalueview/) |
33
34
We finish off this section with a best practice to avoid passing the global
35
-Store down into components. Please proceed to to the Using Context guide!
+Store down into components. Please proceed to the Using Context guide!
0 commit comments