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-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,5 @@
1
1
# React-Time-Travel
2
2
3
-
<<<<<<< HEAD
4
-
<<<<<<< HEAD
5
-
TESTING DEV
6
-
=======
7
-
TESTING MASTER
8
-
>>>>>>> 298432aa989b21248ce2b84b8404600b203003bb
9
-
=======
10
3
A debugging tool for React. Records state whenever state is changed and allows user to jump to any previous recorded state.
11
4
12
5
Two parts are needed for this tool to function. The chrome extension must be installed, and the NPM package must be installed and used in the React code.
@@ -48,4 +41,4 @@ Then open up your Chrome DevTools. There'll be a new tab called React-Time-Trave
48
41
## License
49
42
50
43
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
0 commit comments