Skip to content

Commit 28c0190

Browse files
committed
remove double div
1 parent 6f296be commit 28c0190

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

develop/toolkit/integrations/wallets.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Wallet types fall into two categories based on their connection to the internet:
1616
- **[Cold wallets](#cold-wallets)**: Offline storage using hardware devices or air-gapped systems.
1717
- **[Wallet Tools](#wallet-tools)**: Libraries and SDKs for integrating wallet functionality into dApps.
1818

19-
20-
2119
## Hot Wallets
2220

2321
<div class="grid cards" markdown>
@@ -70,9 +68,6 @@ Wallet types fall into two categories based on their connection to the internet:
7068

7169
</div>
7270

73-
74-
</div>
75-
7671
## Wallet Tools
7772

7873
<div class="grid cards" markdown>
@@ -85,5 +80,4 @@ Wallet types fall into two categories based on their connection to the internet:
8580

8681
[:octicons-arrow-right-24: Reference](https://www.lunolab.xyz/){target=\_blank}
8782

88-
89-
</div>
83+
</div>

0 commit comments

Comments
 (0)