small update to include a class on the cookieconsent bar

This commit is contained in:
2018-02-02 19:41:50 +01:00
parent e090396f4f
commit 8734798a3d
3 changed files with 3 additions and 3 deletions

View File

@@ -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",