Closed
Description
Describe the bug
Tried to make a tooltip from tutorial but...
To Reproduce
import { tooltip } from "@svelte-plugins/tooltips";
<u title="Hello World!" use:tooltip={{ content: 'weiogjiowej' }}>
<img class="brand-color-filter" alt={"Verified ass " + verify}
src={verifyPaths.get(`${verify}`)} />
</u>
Expected behavior
Working tooltip
Desktop (please complete the following information):
- Version: doesn't matter, it happens in vs code