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
1414
1515---
1616
17- ## ` useTimer ` - [ Live Demo] ( https://amrlabib.github.io/react-timer-hook/ )
17+ ## ` useTimer ` - [ Demo] ( https://amrlabib.github.io/react-timer-hook/ )
1818
1919### Example
2020
@@ -92,7 +92,7 @@ export default function App() {
9292
9393---
9494
95- ## ` useStopwatch ` - [ Live Demo] ( https://amrlabib.github.io/react-timer-hook/ )
95+ ## ` useStopwatch ` - [ Demo] ( https://amrlabib.github.io/react-timer-hook/ )
9696
9797### Example
9898
@@ -160,7 +160,7 @@ export default function App() {
160160---
161161
162162
163- ## ` useTime ` - [ Live Demo] ( https://amrlabib.github.io/react-timer-hook/ )
163+ ## ` useTime ` - [ Demo] ( https://amrlabib.github.io/react-timer-hook/ )
164164
165165### Example
166166
You can’t perform that action at this time.
0 commit comments