Skip to content

Commit

Permalink
Update cardComponent.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamsRuth1 authored Aug 12, 2024
1 parent 7cd16fc commit 7d930b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/dashboard/wallet/cardComponent.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Framer from "../../../assets/images/Frame.png";
import Framer2 from "../../../assets/images/Frame (1).png";
import { BsEye, BsEyeSlash } from "react-icons/bs";
import History from "./history";
import Button from "../Target-Savings/Button";
import Button from "../target-Savings/Button";
import AddWallet from "./addWallet";

export default function Card() {
Expand Down

0 comments on commit 7d930b2

Please sign in to comment.