consumed family wallet API
This commit was merged in pull request #645.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import FamilyWallet from "../components/MyWallet/FamilyWallet";
|
||||
import FamilyWalletCon from "../components/MyWallet/FamilyWalletCon";
|
||||
|
||||
export default function FamilyWalletPage() {
|
||||
return <FamilyWallet />;
|
||||
return <FamilyWalletCon />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user