This repository has been archived by the owner on Apr 30, 2023. It is now read-only.
v1.0.2
This release wraps the app in <React.StrictMode>
by default (matching the standard CRA templates), and tweaks some naming and comments.
Changelog
- Clarify counter slice name (@markerikson - e0cca21)
- Merge pull request #18 from BenLorantfy/strict-mode (@BenLorantfy - b2ab762)