Skip to content

Remove unnecessary React imports #3796

@PKulkoRaccoonGang

Description

@PKulkoRaccoonGang

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions