mirror of
				https://github.com/Mastermindzh/react-cookie-consent.git
				synced 2025-11-04 10:48:57 +01:00 
			
		
		
		
	version bump and build
This commit is contained in:
		
							
								
								
									
										1
									
								
								build/index.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								build/index.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -30,6 +30,7 @@ export interface CookieConsentProps {
 | 
			
		||||
  extraCookieOptions?: object;
 | 
			
		||||
  disableButtonStyles?: boolean;
 | 
			
		||||
  enableDeclineButton?: boolean;
 | 
			
		||||
  flipButtons?: boolean;
 | 
			
		||||
  ButtonComponent?: Function | React.ReactElement;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@
 | 
			
		||||
    "name": "Rick van Lieshout",
 | 
			
		||||
    "email": "info@rickvanlieshout.com"
 | 
			
		||||
  },
 | 
			
		||||
  "version": "2.3.0",
 | 
			
		||||
  "version": "2.3.1",
 | 
			
		||||
  "description": "A small, simple and customizable cookie consent bar for use in React applications.",
 | 
			
		||||
  "main": "build/index.js",
 | 
			
		||||
  "types": "build/index.d.ts",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user