Skip to content

Tracking issue: remove propTypes and defaultProps from TypeScript components #3744

@bradenmacdonald

Description

@bradenmacdonald

Complements #3739.

For components already converted to TypeScript, we can now go ahead and remove the propTypes and defaultProps fields. When doing so, ensure the equivalent props documentation remains (via the Props interface) and that the default values are still set (via function parameter defaults).

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good task for a newcomer to start withhelp wantedReady to be picked up by anyone in the community

    Type

    Projects

    Status

    In Progress

    Status

    In progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions