From 8d8808a863bfc2bf1d3d298fb9564e53d5f2181b Mon Sep 17 00:00:00 2001 From: Ashutosh Tripathi <39340292+ashucoder9@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:14:31 +0530 Subject: [PATCH] remove: undefined component `CreateDefaultSubnet` --- .../03-avalanche-starter-kit/04-add-blockchain-to-wallet.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/course/multi-chain-architecture/03-avalanche-starter-kit/04-add-blockchain-to-wallet.mdx b/content/course/multi-chain-architecture/03-avalanche-starter-kit/04-add-blockchain-to-wallet.mdx index 9b47c19b..bd08bec6 100644 --- a/content/course/multi-chain-architecture/03-avalanche-starter-kit/04-add-blockchain-to-wallet.mdx +++ b/content/course/multi-chain-architecture/03-avalanche-starter-kit/04-add-blockchain-to-wallet.mdx @@ -5,6 +5,4 @@ updated: 2024-05-31 authors: [ashucoder9] --- -import AddSubnetToWallet from "@/content/common/avalanche-starter-kit/add-blockchain-to-wallet.mdx"; - - \ No newline at end of file +import AddSubnetToWallet from "@/content/common/avalanche-starter-kit/add-blockchain-to-wallet.mdx"; \ No newline at end of file