mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-01-20 18:41:44 +01:00
v 1.1.0
This commit is contained in:
parent
431419c3b4
commit
8bf481fe59
@ -736,7 +736,8 @@ var CookieConsent = function (_Component) {
|
||||
color: "black",
|
||||
flex: "0 0 auto",
|
||||
marginLeft: "15px",
|
||||
padding: "5px 10px"
|
||||
padding: "5px 10px",
|
||||
marginRight: "25px"
|
||||
},
|
||||
contentStyle: {}
|
||||
};
|
||||
|
@ -4,7 +4,7 @@
|
||||
"name": "Rick van Lieshout",
|
||||
"email": "info@rickvanlieshout.com"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "A small, simple and customizable cookie consent bar for use in React applications.",
|
||||
"main": "build/index.js",
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user