diff --git a/frontend/src/main.js b/frontend/src/main.js index a629ce3..714bffa 100644 --- a/frontend/src/main.js +++ b/frontend/src/main.js @@ -16,7 +16,7 @@ async function fetchAndDisplayData() { dataContainer.textContent = 'No data found'; return; } - + // Create HTML for the data const html = `