(Feat-Fix): Fixed Reports Page, overhauled the filtering system for reports.

This commit is contained in:
2025-12-21 08:40:40 +00:00
parent 6cc9ebdcf7
commit 8fcbfe2a47
5 changed files with 607 additions and 355 deletions

View File

@@ -485,7 +485,7 @@ export const RatesPage: React.FC = () => {
<div className="flex justify-end gap-4">
<Button
variant="outline"
variant="primary"
onClick={() => {
setActiveTab("list");
resetForm();