Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

In 'TriggerCallback', only English is called back by keyword. #45

@Woong25

Description

@Woong25

Problem

No value is returned for languages other than English.
Can other languages be supported?

Code

const callback = (keyword) => { console.log(keyword); }
<MentionsTextInput triggerCallback={callback} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions