Removed backticks on data fetching api titles#33216
Merged
kodiakhq[bot] merged 1 commit intovercel:canaryfrom Jan 12, 2022
Merged
Removed backticks on data fetching api titles#33216kodiakhq[bot] merged 1 commit intovercel:canaryfrom
kodiakhq[bot] merged 1 commit intovercel:canaryfrom
Conversation
Contributor
Author
|
Not sure yet if this will solve the overflow issue on mobile, but its a good change none the less. Will spin up locally and check |
leerob
approved these changes
Jan 12, 2022
Contributor
leerob
left a comment
There was a problem hiding this comment.
Could maybe add back after the CSS fix - thanks for the quick turnaround!
teleaziz
added a commit
to teleaziz/next.js
that referenced
this pull request
Jan 12, 2022
…o-example * 'canary' of github.com:vercel/next.js: Added links to data fetching api refs, fixed title (vercel#33221) Removed backticks on data fetching api titles (vercel#33216) middlewares: limit `process.env` to inferred usage (vercel#33186) Fixed broken link (vercel#33209) v12.0.8 v12.0.8-canary.22 Refactor data fetching API docs (vercel#30615) Docs: correct ignorance pattern for .env.local (vercel#32647) Fixes vercel#33153: Updating cross-references from master to main + canary (vercel#33198) v12.0.8-canary.21 Add util for normalizing errors (vercel#33159) Fix broken yarn pnp (vercel#32867)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR removes the backticks used when referring to a data fetching api in a title
getStaticProps=> getStaticPropsBug
fixes #numbercontributing.mdFeature
fixes #numbercontributing.mdDocumentation / Examples
yarn lint