Wallet modifications and Intro to Credit Popup

This commit is contained in:
2023-07-10 17:47:39 +01:00
parent a216ab1098
commit 2e25b33110
9 changed files with 724 additions and 506 deletions
-2
View File
@@ -1,5 +1,3 @@
import React from "react";
// import MyWallet from "../components/MyWallet";
import WalletRoutes from "../components/MyWallet/Wallet";
export default function MyWalletPage() {