Skip to content

Replacing default React import #627

Closed
@suezzo

Description

@suezzo

We still have a few places that use the default React import. It might be worth to replace them with import * as React from 'react' in a spare time as React is going to not use default export in the future.

Metadata

Metadata

Assignees

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