rsnext/docs
Sangmin Park 6a18991d3e
docs: replace let with const for useState (#66988)
### What?

I replaced `let` with `const` for `useState`.

### Why?

Since in these examples, it doesn't need to be a `let`, as it doesn't do
any reassignment.
2024-06-18 05:59:20 -07:00
..
01-getting-started Clarify create-next-app question wording (#66157) 2024-05-24 16:11:30 -07:00
02-app docs: replace let with const for useState (#66988) 2024-06-18 05:59:20 -07:00
03-pages fix(turbopack): remove tailwindcss from default external packages (#66706) 2024-06-10 16:23:03 +02:00
04-architecture NEXT-66966 fix title inconsistency with unstable_ functions in Docs (#66967) 2024-06-18 09:25:31 +00:00
05-community docs(community): remove Grammarly extension recommendation (#66195) 2024-05-24 16:20:14 -05:00
index.mdx Correct spelling in installation guide reference (#66484) 2024-06-03 18:45:40 +00:00