Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vklimontovich authored Apr 14, 2021
1 parent 2ac584f commit 9336c94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ This project shows how to track events with [Jitsu](https://jitsu) and React app

See:

- [useJitsu.ts](https://github.com/jitsucom/jitsu-react-example/blob/master/src/useJitsu.ts) — simple hooks
- [App.tsx](https://github.com/jitsucom/jitsu-react-example/blob/master/src/App.tsx) — how those hooks are used with react-router
- [useJitsu.ts](https://github.com/jitsucom/jitsu-react-example/blob/main/src/useJitsu.ts) — simple hooks
- [App.tsx](https://github.com/jitsucom/jitsu-react-example/blob/main/src/App.tsx) — how those hooks are used with react-router

## How to use

Expand Down

0 comments on commit 9336c94

Please sign in to comment.