Compare commits

..

No commits in common. "211bf773221f31d7d3e5c3a09ef472edb71e05af" and "4e14370d4ffdd3dff1f3b56032812a2c2e893d09" have entirely different histories.

View File

@ -17,7 +17,7 @@
const editElementID = ref("")
function editItem(id){
editElementID.value = id;
editElementID = id;
}
//Juste pour montrer le Create Mode