Skip to content

Commit 8a2ecce

Browse files
committed
Fix README.md
1 parent 7c387af commit 8a2ecce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ import Counter from './Counter';
9797
or pass the component to markdown directly
9898

9999
```mdx
100-
Hello <Counter>
100+
Hello <Counter />
101101
```
102102

103103
```jsx

0 commit comments

Comments
 (0)