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
@@ -13,8 +9,10 @@ import mainReducer from '../reducers/mainReducer.js';
13
9
14
10
// import 'intro.js/introjs.css';
15
11
16
-
// currentTab is the current active tab within Google Chrome. This is used to decide what tab Reactime should be monitoring. This can be "locked"
17
-
// currentTabInApp is the current active tab within Reactime (Map, Performance, History, etc). This is used to determine the proper tutorial to render when How To button is pressed.
12
+
// currentTab is the current active tab within Google Chrome.
13
+
// This is used to decide what tab Reactime should be monitoring. This can be "locked"
14
+
// currentTabInApp is the current active tab within Reactime (Map, Performance, History, etc).
15
+
// This is used to determine the proper tutorial to render when How To button is pressed.
0 commit comments