Skip to content

Commit

Permalink
docs: update link with new React docs (#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
yasincandev committed Apr 25, 2023
1 parent 428b0c7 commit fd27c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/docs/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Setting this to `true` will forward ref to the root SVG tag.

## Memo

Setting this to `true` will wrap the exported component in [`React.memo`](https://reactjs.org/docs/react-api.html#reactmemo).
Setting this to `true` will wrap the exported component in [`React.memo`](https://react.dev/reference/react/memo).

| Default | CLI Override | API Override |
| ------- | ------------ | --------------- |
Expand Down

1 comment on commit fd27c1c

@vercel
Copy link

@vercel vercel bot commented on fd27c1c Apr 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svgr – ./

svgr-git-main-gregberge.vercel.app
api.react-svgr.com
svgr-gregberge.vercel.app

Please sign in to comment.