next.js
260ba866
- docs: use single quote for `'use client'` directive (#79114)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
330 days ago
docs: use single quote for `'use client'` directive (#79114) ### Why? Most of the code snippets were using single quotes, so unify and match the usage. Also, React [docs](https://react.dev/reference/rsc/use-client) uses a single quote.
References
#79114 - docs: use single quote for `'use client'` directive
Author
devjiwonchoi
Parents
db812784
Loading