mirror of
				https://github.com/Mastermindzh/react-cookie-consent.git
				synced 2025-11-04 02:38:50 +01:00 
			
		
		
		
	small update to include a class on the cookieconsent bar
This commit is contained in:
		@@ -810,7 +810,7 @@ var CookieConsent = function (_Component) {
 | 
			
		||||
 | 
			
		||||
      return _react2.default.createElement(
 | 
			
		||||
        "div",
 | 
			
		||||
        { style: myStyle },
 | 
			
		||||
        { className: "cookieConsent", style: myStyle },
 | 
			
		||||
        this.props.children,
 | 
			
		||||
        _react2.default.createElement(
 | 
			
		||||
          "button",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user