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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@
41
41
You can view your application's file structure and click on a snapshot to view
42
42
your app's state. State can be visualized in a Component Graph, JSON Tree, or
43
43
Performance Graph. Snapshot history can be visualized in the History tab.
44
-
The Web Metrics tab provides some useful metrics for site performance. The accessibility tab
44
+
The Web Metrics tab provides some useful metrics for site performance. The accessibility tab
45
45
visualizes an app's accessibility tree per state change.
46
46
Snapshots can be compared with the previous snapshot, which can be viewed in Diff mode.
47
47
<br>
@@ -89,7 +89,7 @@ Download the recorded snapshots as a JSON file and upload them to access state t
89
89
</p>
90
90
<br>
91
91
92
-
### 🔹 Reconnect and Status
92
+
### 🔹 and Status
93
93
94
94
If Reactime loses its connection to the tab you're monitoring, simply click the "reconnect" button to resume your work. You'll notice a circle located to the right of the button, which will appear as either red (indicating disconnection) or green (signifying a successful reconnection).
0 commit comments