Skip to content

Commit 3d59782

Browse files
author
Daniel Dombrowsky
authored
Merge pull request #48 from 8enSmith/8enSmith-AddedDefinitleyTypedBadge
I've created TypeScript definitions for react-image-fallback
2 parents 6adce1a + 4e00004 commit 3d59782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
React Image Fallback exists for those times that you're just not sure an image will be there. See a simple demo <a href="http://socialtables.github.io/react-image-fallback/demo/">here</a>
44

5-
[![Circle CI](https://circleci.com/gh/socialtables/react-image-fallback.svg?style=svg)](https://circleci.com/gh/socialtables/react-image-fallback)
5+
[![Circle CI](https://circleci.com/gh/socialtables/react-image-fallback.svg?style=svg)](https://circleci.com/gh/socialtables/react-image-fallback) [![TypeScript definitions on DefinitelyTyped](https://definitelytyped.org/badges/standard.svg)](http://definitelytyped.org)
66

77
### Install
88
` npm install react-image-fallback`

0 commit comments

Comments
 (0)