next.js
7dfdf895
- chore: use `'...'` instead of fragments or null in docs (#67717)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
chore: use `'...'` instead of fragments or null in docs (#67717) As some of our example codes in the docs return fragments `<></>` or `null`, we unify the return value as `'...'`. x-ref: https://github.com/vercel/next.js/pull/67384
References
#67717 - chore: use `'...'` instead of fragments or null in docs
Author
devjiwonchoi
Parents
7f1a24c8
Loading