Skip to content

Commit 60a5989

Browse files
committed
Edit README.md typo
1 parent c7a7948 commit 60a5989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

4848
Currently, Reactime supports React apps (now including React Router apps) using stateful components and Hooks, with beta support for Recoil and Context API and frameworks like Gatsby and Next.js.
4949

50-
<b>Previously, Reactime 14.0</b> added the exciting features below:
50+
Previously, <b>Reactime 14.0</b> added the exciting features below:
5151

5252
I. React Router Compatibility <br>
5353
Reactime is now compatible with React Router applications! Prior to Reactime 14.0, recording state snapshots as the user navigated across various routes was possible, but time travel debugging was only possible for the current route (i.e. jumping back to a prior state at a different route was not possible). In order to streamline debugging of applications with multiple routes, Reactime 14.0 added functionality that allows the user to time-travel back to different routes, including live updating in the browser to reflect the state of their application at that previously visited route.

0 commit comments

Comments
 (0)