Skip to content

Commit bdb588c

Browse files
authored
Merge pull request #42 from oslabs-beta/AndrewByun-patch-1
Update README.md
2 parents bd0b0eb + a170429 commit bdb588c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,18 @@ Download the recorded snapshots as a JSON file and upload them to access state t
8989
</p>
9090
<br>
9191

92+
### 🔹 Reconnect and Status
93+
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).
95+
<br>
96+
<br>
97+
98+
<p align="center">
99+
<img src="./assets/gifs/importExport_v21.gif" />
100+
</p>
101+
<br>
102+
103+
92104
### 🔹 Re-render Optimization
93105

94106
One of the most common issues that affects performance in React is unnecessary

0 commit comments

Comments
 (0)