Skip to content

Commit

Permalink
hide 5189 section for now (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka authored Apr 10, 2024
1 parent 98a8918 commit 05aac9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nav.ts
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ export const sidebar = {
text: 'Technical References',
items: [
{ text: 'Chain Support', link: '/solutions/technical-references/chain-support' },
{ text: 'EIP5189 vs. 4337', link: '/solutions/technical-references/5189-4337' },
// { text: 'EIP5189 vs. 4337', link: '/solutions/technical-references/5189-4337' },
{ text: 'Smart Contract Wallets', collapsed: true, items: [
{ text: 'Why smart contract wallets?', link: '/solutions/technical-references/wallet-contracts/01-why' },
{ text: 'Universal Deployer', link: '/solutions/technical-references/wallet-contracts/02-universal-deployer' },
Expand Down

0 comments on commit 05aac9c

Please sign in to comment.