Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add wagmi tabs + edits
  • Loading branch information
alexandratran committed Nov 27, 2025
commit 05c9ca15334e5fae34e215e28073fa454e6334e9
13 changes: 0 additions & 13 deletions sdk-sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,19 +115,6 @@ const sdkSidebar = {
'evm/connect/guides/best-practices/production-readiness',
],
},
// {
// type: 'category',
// label: 'Wagmi',
// collapsible: true,
// collapsed: true,
// link: { type: "doc", id: "evm/connect/guides/wagmi/index" },
// items: [
// 'evm/connect/guides/wagmi/manage-user-accounts',
// 'evm/connect/guides/wagmi/manage-networks',
// 'evm/connect/guides/wagmi/send-transactions',
// 'evm/connect/guides/wagmi/interact-with-contracts',
// ],
// },
],
},
{
Expand Down
Loading