Skip to content

Commit

Permalink
Update integrations-guide.mdx (withastro#7033)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Rainsberger <[email protected]>
  • Loading branch information
alexnguyennz and sarah11918 authored Feb 25, 2024
1 parent db9e3c0 commit e369859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/en/guides/integrations-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ To remove an integration, first uninstall the integration from your project
</Fragment>
<Fragment slot="pnpm">
```shell
pnpm uninstall @astrojs/react
pnpm remove @astrojs/react
```
</Fragment>
<Fragment slot="yarn">
Expand Down

0 comments on commit e369859

Please sign in to comment.