Skip to content

Commit 85e7716

Browse files
updated readme for npm package publish redo
1 parent f78de46 commit 85e7716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
Reactime is a debugging tool for React developers. It records state whenever it is changed and allows the user to jump to any previously recorded state.
2020

21-
This dev tool is for React apps using stateful components and prop drilling, and has beta support for Context API, conditional state routing, Hooks (useState, useEffect) and functional components.
21+
This dev tool is for React apps using stateful components and prop drilling, and has beta support for Context API, conditional state routing, Hooks (useState & useEffect) and functional components.
2222

2323
One thing to note is that this library does not work well when mixing React with direct DOM manipulation.
2424

0 commit comments

Comments
 (0)