next.js
7f47d08e - convert let keyword to const keyword to data fetching and caching example (#73251)

Commit
1 year ago
convert let keyword to const keyword to data fetching and caching example (#73251) 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](https://github.com/user-attachments/assets/73eb2dd7-386f-44ee-b820-7dbdd6a803eb) Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
Author
Parents
Loading