Compare commits

..

No commits in common. "9e45e6a9c9b1cc10d7e7dd30481ef6379555cac5" and "ef03a6bdca9f239aec6f71656b7214e909e21fd3" 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