Add category search functionality with results display

This commit is contained in:
Ross
2025-10-28 17:40:52 +00:00
parent 85229124de
commit 945a6e5e86
5 changed files with 100 additions and 9 deletions
+3
View File
@@ -237,7 +237,10 @@
console.error('Error hiding review modal', err);
}
});
</script>
</body>
</html>