Skip to content

Commit baae7c8

Browse files
authored
Merge pull request #550 from macbem/patch-2
Update HMR guide - dependency fix
2 parents c670234 + 5629ebb commit baae7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/hmr-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To follow along, please add the following dependencies to your `package.json`:
2525
To use HMR, you'll need the following dependencies:
2626

2727
```bash
28-
28+
2929
```
3030

3131
In addition, for the purposes of this walkthrough, you'll need:

0 commit comments

Comments
 (0)