Yasiel Cabrera
Results
2
comments of
Yasiel Cabrera
Having the same issue. Version: `"@radix-ui/react-tooltip": "1.1.3",` 
Sorry for the delayed reply. I will provide an example of my case ```ts // dummy component const Button = ({ letter }) => {letter}; export default { title: "Example/Button",...