(Feat-Fix): Fixed Reports Page, overhauled the filtering system for reports.
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user