tippyjs-react
tippyjs-react copied to clipboard
Fix string tabIndex in README
tabIndex attribute has type number | undefined (not string), at least in TypeScript.