next.js
98fa0246 - docs: fix code block extension for `cacheLife` (#72171)

Commit
1 year ago
docs: fix code block extension for `cacheLife` (#72171) This PR modifies the code block extension for [cacheLife](https://nextjs.org/docs/canary/app/api-reference/functions/cacheLife#usage). As shown in the screenshot below, both code blocks were TSX (TypeScript), so I followed the guidelines [here](https://nextjs.org/docs/canary/community/contribution-guide#ts-and-js-switcher) and changed one of them to JSX (JavaScript). ![image](https://github.com/user-attachments/assets/590b2f82-a46d-4cc8-bb45-8a5262ac6dec) Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com>
Author
Parents
Loading