File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,10 @@ React Singleton Hook
33
44Manage global state of your React app using hooks.
55
6- [ ![ build status] ( https://img.shields.io/travis/Light-Keeper/react-singleton-hook/master.svg?style=flat-square )] ( https://travis-ci.org/Light-Keeper/react-singleton-hook )
7- [ ![ npm version] ( https://img.shields.io/npm/v/react-singleton-hook.svg?style=flat-square )] ( https://www.npmjs.com/package/react-singleton-hook )
8- [ ![ npm downloads] ( https://img.shields.io/npm/dm/react-singleton-hook.svg?style=flat-square )] ( https://www.npmjs.com/package/react-singleton-hook )
6+ [ ![ build status] ( https://img.shields.io/circleci/build/github/Light-Keeper/react-singleton-hook?logo=circleci )] ( https://app.circleci.com/pipelines/github/Light-Keeper/react-singleton-hook )
7+ [ ![ npm version] ( https://img.shields.io/npm/v/react-singleton-hook )] ( https://www.npmjs.com/package/react-singleton-hook )
8+ [ ![ npm downloads] ( https://img.shields.io/npm/dm/react-singleton-hook.svg )] ( https://www.npmjs.com/package/react-singleton-hook )
9+ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/Light-Keeper/react-singleton-hook )
910
1011## Installation
1112
You can’t perform that action at this time.
0 commit comments