Skip to content

7.2.0 breaks Object.freeze #1366

Closed
Closed
@nihgwu

Description

@nihgwu

the following code works on v7.1.0

  static propTypes = Object.freeze({
    value: PropTypes.any.isRequired,
  });

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions