PR-206472: fixing readme and adding text from redux store in initial component

This commit is contained in:
2023-10-09 20:20:09 +00:00
parent c3a586ff30
commit b1a51b96a8
5 changed files with 34 additions and 25 deletions

View File

@ -8,9 +8,9 @@ Tech(Library or Framework) | Version |
--- | --- |
React (Render Library) | 18.2.0
Redux (Global State Management) | 4.2.1
React Router DOM (Routing) | 6.15.0
Jest (Testing) | 29.6.4
Cypress (E2E Testing) | 13.1.0
React Router DOM (Routing) | 6.16.0
Jest (Testing) | 29.7.0
Cypress (E2E Testing) | 13.3.0
Typescript | 5.2.2
## Setup