I want to be able to pass text with HTML tags, like so:
not working.\" />
Bu
@matagus answer is fine for me, Hope below snippet is helped those who wish to use a variable inside.
const myVar = 'not'; {`${myVar}`}, "working."]} />