version bump and build

This commit is contained in:
2020-06-17 10:29:15 +02:00
parent 76ec5ba9e6
commit 6dbd794b6e
5 changed files with 2500 additions and 1982 deletions

3
build/index.d.ts vendored
View File

@@ -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, {}> {}

File diff suppressed because it is too large Load Diff