test view

This commit is contained in:
joseph le 2023-10-20 10:23:41 +07:00
parent 8e94efd08c
commit eecd461d84
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ const ManageValues = () => {
}}
>
<td>{value.key}</td>
<td>
<input
value={inputSelect===value.id_key?inputValue:value.value}