You can try using dangerouslySetInnerHTML from React:
I am not sure if you can use “div” inside the post purchase extension. If not, you can also try to use a Box component with the same dangerouslySetInnerHTML attribute.
You can try using dangerouslySetInnerHTML from React:
I am not sure if you can use “div” inside the post purchase extension. If not, you can also try to use a Box component with the same dangerouslySetInnerHTML attribute.