next.js
7dfdf895 - chore: use `'...'` instead of fragments or null in docs (#67717)

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
Author
Parents
Loading