tippyjs-react icon indicating copy to clipboard operation
tippyjs-react copied to clipboard

Fix string tabIndex in README

Open srmagura opened this issue 4 years ago • 0 comments

tabIndex attribute has type number | undefined (not string), at least in TypeScript.

srmagura avatar Sep 12 '21 01:09 srmagura