Skip to content

Remove deprecated defaultProps from function components for React 18.3 #6840

@derekblank

Description

@derekblank

The use of defaultProps in function components is deprecated in React 18.3.

To support upgrading to React 18.3 in Gutenberg, the remaining references to defaultProps in function components for *.native.js in Gutenberg files can be removed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions