itembox images et cache

This commit is contained in:
2024-05-09 18:39:06 +02:00
parent 83291c246b
commit 6602bfd408
11 changed files with 275 additions and 176 deletions

View File

@@ -26,7 +26,6 @@ export const RoomItemsList = () => {
console.error(error);
}
};
fetchRoomsAndItems();
}, []);