mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-01-20 18:41:44 +01:00
fancy npm banner =D
This commit is contained in:
parent
249cb44461
commit
8dde7ee8a1
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
A small, simple and customizable cookie consent bar for use in React applications.
|
A small, simple and customizable cookie consent bar for use in React applications.
|
||||||
|
|
||||||
|
[![NPM](https://nodei.co/npm/react-cookie-consent.png)](https://npmjs.org/package/react-cookie-consent)
|
||||||
|
|
||||||
|
## Default look
|
||||||
|
|
||||||
![default look](https://raw.githubusercontent.com/Mastermindzh/react-cookie-consent/master/images/default.png)
|
![default look](https://raw.githubusercontent.com/Mastermindzh/react-cookie-consent/master/images/default.png)
|
||||||
|
|
||||||
|
|
||||||
@ -17,8 +21,6 @@ or use yarn:
|
|||||||
yarn add react-cookie-consent
|
yarn add react-cookie-consent
|
||||||
```
|
```
|
||||||
|
|
||||||
More details on [npmjs](https://www.npmjs.com/package/react-cookie-consent).
|
|
||||||
|
|
||||||
## Using it
|
## Using it
|
||||||
|
|
||||||
You can import the cookie bar like this:
|
You can import the cookie bar like this:
|
||||||
|
Loading…
Reference in New Issue
Block a user