Skip to content

Typo in TextMatch example #101

Closed
Closed
@eliassotodo

Description

@eliassotodo

In the second getByText example of TextMatch, the closing parentesis should be at the end of the statement:

getByText(container, 'llo Worl', {exact: false}) instead of

getByText(container, 'llo Worl'), {exact: false}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions