Hi, thanks for this great plugin and I wonder how to use this to images like below ``` <tooltip label="This is title" placement="top-right"> <img src="/images/components/photoshop.png"> </tooltip> ``` Thanks!