Skip to content

7.2.0 breaks Object.freeze #1366

Closed
Closed
@nihgwu

Description

the following code works on v7.1.0

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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