mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-09-18 14:19:37 +02:00
added the disableButtonStyles property
This commit is contained in:
@@ -97,6 +97,7 @@ One of the props (onAccept) is a function, this function will be called after th
|
||||
| style | object | [look at source][style] | React styling object for the bar. |
|
||||
| buttonStyle | object | [look at source][buttonStyle] | React styling object for the button. |
|
||||
| contentStyle | object | [look at source][contentStyle] | React styling object for the content. |
|
||||
| disableButtonStyles | boolean | false | If enabled the button will have no default style. (you can still supply style through props) |
|
||||
|
||||
## Debugging it
|
||||
|
||||
|
Reference in New Issue
Block a user