feat: enhancing the layout + we need to start using the classes
This commit is contained in:
@ -261,6 +261,7 @@ const startEditing = (index: number) => {
|
||||
};
|
||||
|
||||
/*
|
||||
//FOR LOCAL HOST
|
||||
const saveEdit = async (index: number) => {
|
||||
try {
|
||||
const id = index + 1; // À adapter selon l'ID réel des données
|
||||
|
Reference in New Issue
Block a user