Renamed transaction overview component

This commit is contained in:
Mitchell Magro 2025-08-12 08:42:07 +02:00
parent ad5e50d052
commit bd866a529d

View File

@ -6,7 +6,7 @@ import { FetchReport } from "../../FetchReports/FetchReports";
import { Documentation } from "../../Documentation/Documentation";
import { AccountIQ } from "../../AccountIQ/AccountIQ";
import { WhatsNew } from "../../WhatsNew/WhatsNew";
import { TransactionsOverView } from "../../TransactionsOverView/TransactionsOverview";
import { TransactionsOverView } from "../../TransactionsOverView/TransactionsOverView";
export const DashboardHomePage = () => {
return (