Skip to content

Commit 75dab27

Browse files
committed
add live demo links
1 parent a3d04f2 commit 75dab27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ OR
2323

2424
---
2525

26-
## `useTimer`
26+
## `useTimer` [Live Demo](https://amrlabib.github.io/react-timer-hook/)
2727

2828
### Example
2929

@@ -101,7 +101,7 @@ export default function App() {
101101

102102
---
103103

104-
## `useStopwatch`
104+
## `useStopwatch` [Live Demo](https://amrlabib.github.io/react-timer-hook/)
105105

106106
### Example
107107

@@ -169,7 +169,7 @@ export default function App() {
169169
---
170170

171171

172-
## `useTime`
172+
## `useTime` [Live Demo](https://amrlabib.github.io/react-timer-hook/)
173173

174174
### Example
175175

0 commit comments

Comments
 (0)