Skip to content

Issue : Missing messages export in the first index.js #1429

@PrinceSajjadHussain

Description

@PrinceSajjadHussain

The first index.js defines a messages object but doesn't export it. The code might rely on these messages elsewhere. Adding export default messages; will resolve the issue.

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