Translation including tags with next-intl
Unanswered
Bigeye tuna posted this in #help-forum
Bigeye tunaOP
Good evening. I hope you're well. Please, how can I integrate tags into my JSON file for translation without generating an error with next-intl? Example with <br />: {
"title": "Our Core <br /> Services"
}
"title": "Our Core <br /> Services"
}