react-tabtab
react-tabtab copied to clipboard
issue 116/146: bump delay to above 100 ms
As seen in the discussion of Issue 116:https://github.com/ctxhou/react-tabtab/issues/116 and later issue 147: https://github.com/ctxhou/react-tabtab/issues/147, the current 100 ms delay on close button isn't registering for people. 110 ms solves this issue without being noticeably slower to register movement like the suggested 200ms.
Adding this change to the repo prevents the need for people to copy react-tabtab files locally