Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Typo]: Wrong directive name in use no memo note #6923

Open
devserkan opened this issue May 30, 2024 · 0 comments
Open

[Typo]: Wrong directive name in use no memo note #6923

devserkan opened this issue May 30, 2024 · 0 comments

Comments

@devserkan
Copy link

Summary

The note says:

"use no memo" is a temporary escape hatch that lets you opt-out components and hooks from being compiled by the React Compiler. This directive is not meant to be long lived the same way as eg "use client" is.

It should be .. the same way as eg "use memo" i guess. Also, the link goes to use client directive reference page.

Page

https://react.dev/learn/react-compiler#use-no-memo

Details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant