You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
I'm in the process of porting an old project of mine into React and have found that passing content that includes HTML into the Tippy component has it still rendered as normal text only.
I'm in the process of porting an old project of mine into React and have found that passing content that includes HTML into the Tippy component has it still rendered as normal text only.
I've got a rough, simple outline of how things look in the project here: https://codesandbox.io/p/devbox/react-tippy-html-v6p4r6
This is my first React project so I'm sure there's something obvious I'm missing, any pointers would be greatly appreciated!
The text was updated successfully, but these errors were encountered: