diff --git a/src/components/dashboard/wallet/history.jsx b/src/components/dashboard/wallet/history.jsx index 2bb8f40..28f6bc1 100644 --- a/src/components/dashboard/wallet/history.jsx +++ b/src/components/dashboard/wallet/history.jsx @@ -1,5 +1,5 @@ import React from "react"; -import HistoryComponent from "./HistoryComponent"; +import HistoryComponent from "./historyComponent"; const history = () => { return ( <>