Skip to content

Commit 2003f42

Browse files
authored
Merge pull request #9 from rszalski/patch-2
Adds a link to a synced CodeSandbox project for easier preview
2 parents 39a86c7 + 6cd99d0 commit 2003f42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Showcasing how to remove intervals (or listeners) on unmounted React components. [Read more about it](https://www.robinwieruch.de/react-warning-cant-call-setstate-on-an-unmounted-component).
66

7+
## [CodeSandbox Demo](https://codesandbox.io/s/github/the-road-to-learn-react/react-interval-setstate-unmounted-component-performance)
8+
79
## Installation
810

911
* `git clone git@github.com:the-road-to-learn-react/react-interval-setstate-unmounted-component-performance.git`

0 commit comments

Comments
 (0)