We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b965385 commit 9a6d179Copy full SHA for 9a6d179
readme.md
@@ -24,6 +24,7 @@ OR
24
---
25
26
## `useTimer`
27
+<img src="https://github.com/amrlabib/react-timer-hook/blob/master/readme-images/useTimer.gif" width="250" />
28
29
### Example
30
@@ -99,6 +100,7 @@ export default function App() {
99
100
101
102
## `useStopwatch`
103
+<img src="https://github.com/amrlabib/react-timer-hook/blob/master/readme-images/useStopwatch.gif" width="250" />
104
105
106
@@ -164,6 +166,7 @@ export default function App() {
164
166
165
167
168
## `useTime`
169
+<img src="https://github.com/amrlabib/react-timer-hook/blob/master/readme-images/useTime.gif" width="250" />
170
171
172
0 commit comments