Skip to content

Commit

Permalink
Update history.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamsRuth1 authored Aug 12, 2024
1 parent 94b70a8 commit 1c9107a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dashboard/wallet/history.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import HistoryComponent from "./HistoryComponent";
import HistoryComponent from "./historyComponent";
const history = () => {
return (
<>
Expand Down

0 comments on commit 1c9107a

Please sign in to comment.