feat: enhance CategoryModal with loading state and remove unused activities route

This commit is contained in:
Sean Morley
2025-01-21 19:01:45 -05:00
parent 64d2bdebce
commit f9cf92041d
4 changed files with 25 additions and 109 deletions

View File

@@ -58,8 +58,6 @@
console.error(`Error processing GPX file ${gpxfile}:`, error);
}
}
// Log the final GeoJSON for debugging
}
}