mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-08-23 09:35:04 +02:00
small update to include a class on the cookieconsent bar
This commit is contained in:
@@ -100,7 +100,7 @@ class CookieConsent extends Component {
|
||||
}
|
||||
|
||||
return (
|
||||
<div style={myStyle}>
|
||||
<div className="cookieConsent" style={myStyle}>
|
||||
{this.props.children}
|
||||
<button
|
||||
style={myButtonStyle}
|
||||
|
Reference in New Issue
Block a user