mirror of
https://github.com/Mastermindzh/react-cookie-consent.git
synced 2025-08-23 09:35:04 +02:00
version bump and build
This commit is contained in:
3
build/index.d.ts
vendored
3
build/index.d.ts
vendored
@@ -35,6 +35,9 @@ export interface CookieConsentProps {
|
||||
enableDeclineButton?: boolean;
|
||||
flipButtons?: boolean;
|
||||
ButtonComponent?: React.ElementType;
|
||||
overlay?: boolean;
|
||||
overlayClasses?: string;
|
||||
overlayStyle?: object;
|
||||
}
|
||||
|
||||
export default class CookieConsent extends React.Component<CookieConsentProps, {}> {}
|
||||
|
4462
build/index.js
4462
build/index.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user