File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ const ExampleComponent = () => {
64
64
export default ExampleComponent ;
65
65
```
66
66
67
- [ More examples of usage as hook in storybook.] ( https://remarkjs.github.io/react-remark/?path=/story/remark-hook--default )
67
+ [ More examples of usage as hook in storybook.] ( https://remarkjs.github.io/react-remark/?path=/story/remark-hook )
68
68
69
69
### As a component
70
70
@@ -109,7 +109,7 @@ const ExampleComponent = () => {
109
109
export default ExampleComponent ;
110
110
```
111
111
112
- [ More examples of usage as component in storybook.] ( https://remarkjs.github.io/react-remark/?path=/story/remark-component--default )
112
+ [ More examples of usage as component in storybook.] ( https://remarkjs.github.io/react-remark/?path=/story/remark-component )
113
113
114
114
## Examples
115
115
You can’t perform that action at this time.
0 commit comments