@@ -46,18 +46,24 @@ const navigationOptions: NavigationOption[] = [
4646 } ,
4747 {
4848 id : 'delegation-toolkit-1' ,
49+ title : 'I want to create a smart account' ,
50+ description : 'Delegation Toolkit' ,
51+ link : '/delegation-toolkit/development/get-started/smart-account-quickstart' ,
52+ } ,
53+ {
54+ id : 'delegation-toolkit-2' ,
4955 title : 'I want to send gasless transactions' ,
5056 description : 'Delegation Toolkit' ,
5157 link : '/delegation-toolkit/development/guides/smart-accounts/send-gasless-transaction' ,
5258 } ,
5359 {
54- id : 'delegation-toolkit-2 ' ,
60+ id : 'delegation-toolkit-3 ' ,
5561 title : 'I want to perform executions on behalf of users' ,
5662 description : 'Delegation Toolkit' ,
5763 link : '/delegation-toolkit/development/guides/delegation/execute-on-smart-accounts-behalf' ,
5864 } ,
5965 {
60- id : 'delegation-toolkit-3 ' ,
66+ id : 'delegation-toolkit-4 ' ,
6167 title : 'I want to convert EOAs to smart accounts' ,
6268 description : 'Delegation Toolkit' ,
6369 link : '/delegation-toolkit/development/get-started/smart-account-quickstart/eip7702' ,
0 commit comments