You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/Tabs.js
+14-6
Original file line number
Diff line number
Diff line change
@@ -68,11 +68,20 @@ For more information about controlled and uncontrolled mode of react-tabs see ht
68
68
* It is initialized from the prop defaultFocus, and after the first render it is reset back to false. Later it can become true again when using keys to navigate the tabs.
0 commit comments