Skip to content

Commit

Permalink
update demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
marekzelinka committed Aug 21, 2024
1 parent f7ce63f commit df1bad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ const streak = streakCounter(localStorage, today)
// }
```

[![View demo on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/typescript-from-scratch-tutorial-template-forked-d3fg5l)
[![Edit streak-counter-demo](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/streak-counter-demo-d3fg5l)

0 comments on commit df1bad0

Please sign in to comment.