Skip to content

Commit 9043a81

Browse files
committed
docs(use-double-tap): Replace package README image and unify badges
1 parent 732dac7 commit 9043a81

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

packages/use-double-tap/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
# :point_up_2: React Double Tap Hook :point_up_2:
1+
# React Double Tap Hook
22

3-
> React hook for handling double tap on mobile devices
43

54
[![codecov](https://codecov.io/gh/minwork/react/branch/main/graph/badge.svg?token=2KPMMSLDOM)](https://codecov.io/gh/minwork/react)
65
![npm type definitions](https://img.shields.io/npm/types/use-double-tap)
76
![npm bundle size](https://img.shields.io/bundlephobia/min/use-double-tap)
7+
![NPM Downloads](https://img.shields.io/npm/dm/use-double-tap)
88
![npm](https://img.shields.io/npm/v/use-double-tap)
9-
![GitHub](https://img.shields.io/github/license/minwork/react)
9+
10+
![React Double Tap Hook](https://raw.githubusercontent.com/minwork/react/main/packages/use-double-tap/images/react-double-tap-hook.webp)
11+
12+
> React hook for handling double tap on mobile devices
1013
1114
# Main features
1215
- Detect double tap on mobile devices
23.2 KB
Loading

0 commit comments

Comments
 (0)