Skip to content

Commit fdf29d4

Browse files
committed
updated
1 parent 0b10e9d commit fdf29d4

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

readme.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# React-Time-Travel
22

3-
<<<<<<< HEAD
4-
<<<<<<< HEAD
5-
TESTING DEV
6-
=======
7-
TESTING MASTER
8-
>>>>>>> 298432aa989b21248ce2b84b8404600b203003bb
9-
=======
103
A debugging tool for React. Records state whenever state is changed and allows user to jump to any previous recorded state.
114

125
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
4841
## License
4942

5043
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
51-
>>>>>>> c2249dad99b74725bef4d439c547588aa9d654ae
44+

0 commit comments

Comments
 (0)