We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c387af commit 8a2ecceCopy full SHA for 8a2ecce
1 file changed
README.md
@@ -97,7 +97,7 @@ import Counter from './Counter';
97
or pass the component to markdown directly
98
99
```mdx
100
-Hello <Counter>
+Hello <Counter />
101
```
102
103
```jsx
0 commit comments