openedx / openedx/paragon

Remove unnecessary React imports

Open
#3,796 2 comments 0 reactions 1 assignee View on GitHub

@jacobo-dominguez-wgu is already working on this.

Since Sep 17, 2025.

Dominant language
JavaScript
Stars
140
Forks
100
Avg merge
1h 3m
Merged PRs (30d)
30

Description

Description

Since React 17, it is no longer necessary to explicitly import React (i.e., import React from 'react') in order to use JSX. As Paragon is already on React 18, it would be good to clean up and remove these redundant imports.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.