Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !13010

feat: removed unnecessary react imports

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Maksim Degtyarev requested to merge github/fork/maksimdegtyarev/remove-react-import into main 2 years ago
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 2

We no longer need to import React from "react". Starting from the release 17 of React, JSX is automatically transformed without using React.createElement. https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

Approval is optional

Ready to merge by members who can write to the target branch.

Loading

Activity


  • Administrator
    Administrator @root · 2 years ago
    Contributor

    Created by: facebook-github-bot

    Hi @maksimdegtyarev!

    Thank you for your pull request and welcome to our community.

    Action Required

    In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

    Process

    In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

    Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

    If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

  • Administrator added CLA Signed label 2 years ago

    added CLA Signed label

  • Administrator
    Administrator @root · 2 years ago
    Contributor

    Created by: facebook-github-bot

    Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

  • Administrator restored source branch github/fork/maksimdegtyarev/remove-react-import 2 years ago

    restored source branch github/fork/maksimdegtyarev/remove-react-import

Please register or sign in to reply
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
1
CLA Signed
1
CLA Signed
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
2
2 participants
Administrator
Maksim Degtyarev
Reference: facebook/create-react-app!13010
Source branch: github/fork/maksimdegtyarev/remove-react-import

Menu

Explore Projects Groups Snippets