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

convert let keyword to const keyword to data fetching and caching example #73251

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

ovogmap
Copy link
Contributor

@ovogmap ovogmap commented Nov 27, 2024

Improving Documentation

  • I noticed that using const instead of let in the example code for data fetching and caching is more appropriate, so I made the change.
    image

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Nov 27, 2024
@ijjk
Copy link
Member

ijjk commented Nov 27, 2024

Allow CI Workflow Run

  • approve CI run for commit: 7efa983

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Copy link
Contributor

@delbaoliveira delbaoliveira left a comment

Choose a reason for hiding this comment

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

Thank you!

@delbaoliveira delbaoliveira merged commit 7f47d08 into vercel:canary Nov 27, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants