mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-01-20 18:41:44 +01:00
Add flipButtons to ts definition
This commit is contained in:
parent
ce0d7e2b0c
commit
34ac530629
1
src/index.d.ts
vendored
1
src/index.d.ts
vendored
@ -30,6 +30,7 @@ export interface CookieConsentProps {
|
||||
extraCookieOptions?: object;
|
||||
disableButtonStyles?: boolean;
|
||||
enableDeclineButton?: boolean;
|
||||
flipButtons?: boolean;
|
||||
ButtonComponent?: Function | React.ReactElement;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user