File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ React timer hook is a custom [react hook](https://reactjs.org/docs/hooks-intro.h
14
14
15
15
---
16
16
17
- ## ` useTimer ` - [ Live Demo] ( https://amrlabib.github.io/react-timer-hook/ )
17
+ ## ` useTimer ` - [ Demo] ( https://amrlabib.github.io/react-timer-hook/ )
18
18
19
19
### Example
20
20
@@ -92,7 +92,7 @@ export default function App() {
92
92
93
93
---
94
94
95
- ## ` useStopwatch ` - [ Live Demo] ( https://amrlabib.github.io/react-timer-hook/ )
95
+ ## ` useStopwatch ` - [ Demo] ( https://amrlabib.github.io/react-timer-hook/ )
96
96
97
97
### Example
98
98
@@ -160,7 +160,7 @@ export default function App() {
160
160
---
161
161
162
162
163
- ## ` useTime ` - [ Live Demo] ( https://amrlabib.github.io/react-timer-hook/ )
163
+ ## ` useTime ` - [ Demo] ( https://amrlabib.github.io/react-timer-hook/ )
164
164
165
165
### Example
166
166
You can’t perform that action at this time.
0 commit comments