Skip to content

Commit 2d3f707

Browse files
authored
Merge pull request #61 from mayank-patel/mayank-patel-patch-1
fix: Fix the npm version badge in readme.md
2 parents 1f3689b + 6a3c274 commit 2d3f707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## react-native-floating-labels
22

33
[![CI](https://github.com/mayank-patel/react-native-floating-labels/actions/workflows/ci.yml/badge.svg)](https://github.com/mayank-patel/react-native-floating-labels/actions/workflows/ci.yml)
4-
[![npm version](https://badge.fury.io/js/react-native-floating-labels.svg)](https://badge.fury.io/js/react-native-floating-labels)
4+
![NPM Version](https://img.shields.io/npm/v/react-native-floating-labels)
55
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
66

77
An animated floating label `<TextInput>` component for React Native (iOS, Android, and web via react-native-web).

0 commit comments

Comments
 (0)