| 
														
															@@ -4,7 +4,7 @@ const mapModalState = (namespace, map) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	const modalState = {}; 
														 | 
														
														 | 
														
															 	const modalState = {}; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	// console.log("MAP MODAL STATE", namespace); 
														 | 
														
														 | 
														
															 	// console.log("MAP MODAL STATE", namespace); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	Object.entries(map).forEach(([mapKey, mapValue]) => { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	Object.entries(map).forEach(([mapKey, mapValue]: [string, (value: object) => void]) => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		modalState[mapKey] = function func() { 
														 | 
														
														 | 
														
															 		modalState[mapKey] = function func() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			// console.log( 
														 | 
														
														 | 
														
															 			// console.log( 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			// 	321, 
														 | 
														
														 | 
														
															 			// 	321, 
														 |