Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Add useState and useEffect import #40944

Merged
merged 2 commits into from Sep 27, 2022
Merged

[Docs] Add useState and useEffect import #40944

merged 2 commits into from Sep 27, 2022

Conversation

hashlash
Copy link
Contributor

It makes copy-pasting the code easier since the person will be aware of the import

Bug

  • Related issues linked using fixes #number
  • Integration tests added
  • Errors have a helpful link attached, see contributing.md

Feature

  • Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
  • Related issues linked using fixes #number
  • Integration tests added
  • Documentation added
  • Telemetry added. In case of a feature if it's used or not.
  • Errors have a helpful link attached, see contributing.md

Documentation / Examples

  • Make sure the linting passes by running pnpm lint
  • The "examples guidelines" are followed from our contributing doc

It makes copy-pasting the code easier since the person will be aware of the import
@hashlash hashlash changed the title Add useState and useEffect import [Docs] Add useState and useEffect import Sep 27, 2022
@ijjk ijjk merged commit ad613e4 into vercel:canary Sep 27, 2022
@hashlash hashlash deleted the patch-1 branch September 27, 2022 22:13
BowlingX pushed a commit to BowlingX/next.js that referenced this pull request Oct 5, 2022
It makes copy-pasting the code easier since the person will be aware of
the import

<!--
Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change that you're making:
-->

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)

Co-authored-by: JJ Kasper <jj@jjsweb.site>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants