test view
This commit is contained in:
		
							parent
							
								
									8e94efd08c
								
							
						
					
					
						commit
						eecd461d84
					
				| 
						 | 
					@ -71,6 +71,7 @@ const ManageValues = () => {
 | 
				
			||||||
                }}
 | 
					                }}
 | 
				
			||||||
              >
 | 
					              >
 | 
				
			||||||
                <td>{value.key}</td>
 | 
					                <td>{value.key}</td>
 | 
				
			||||||
 | 
					                
 | 
				
			||||||
                <td>
 | 
					                <td>
 | 
				
			||||||
                  <input
 | 
					                  <input
 | 
				
			||||||
                    value={inputSelect===value.id_key?inputValue:value.value}
 | 
					                    value={inputSelect===value.id_key?inputValue:value.value}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue