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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -87,4 +87,4 @@ The extension will inject JavaScript into your page when tabs are used. The Java
87
87
88
88
* It will apply an `active` class to the active tab button and tab content. You may use CSS to highlight the active tab, and hide the inactive tab content.
89
89
* If multiple tabbed sections are found, and they contain identical tab names, they will be synchronized. I.e, clicking the "React" tab in one section, will switch to that tab in all sections.
90
-
* The active tab is saved to the browsers local storage so that is can persist between pages and even visits.
90
+
* The active tab is saved to the browsers local storage so that it persists between pages and visits.
0 commit comments