- Notifications
You must be signed in to change notification settings - Fork10
Open
Description
Hi,
Is there any way to use a component inside a message? Something like how it works inreact-intl orlingui.
<Textid='some.id'defaultMessage='Some message with <link>link text</link> in the middle.'link={<CustomLinkto='...'/>}// or link={(text) => <CustomLink to='...'>{text}</CustomLink>}/>
Thanks!
Metadata
Metadata
Assignees
Labels
No labels