Skip to content

Commit

Permalink
Update migrating-from-v1-to-v2.md (#25832)
Browse files Browse the repository at this point in the history
  • Loading branch information
r1 authored and KyleAMathews committed Jul 29, 2020
1 parent aeba824 commit 84d0dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/migrating-from-v1-to-v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ export default function Page(props) {
}
```
Furthermore you can remove the package from the `package.json`.
Furthermore, you can remove the package from the `package.json`.
```diff:title=package.json
"dependencies": {
Expand Down

0 comments on commit 84d0dad

Please sign in to comment.