File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -114,15 +114,15 @@ hooks.
114114Solana hooks are included natively within the ` @web3auth/modal ` package. No additional setup is
115115required—simply use the provided hooks to interact with Solana networks.
116116
117- For detailed usage and examples, visit the [ ** Solana Hooks** ] ( ./solana-hooks ) section.
117+ For detailed usage and examples, visit the [ ** Solana Hooks** ] ( ./react/ solana-hooks ) section.
118118
119119### Ethereum Integration
120120
121121Ethereum hooks are provided through the popular ` wagmi ` library, which works seamlessly with
122122Web3Auth. This allows you to leverage a wide range of Ethereum hooks for account management,
123123transactions, and more.
124124
125- For implementation details and examples, refer to the [ ** Ethereum Hooks** ] ( ./ethereum-hooks )
125+ For implementation details and examples, refer to the [ ** Ethereum Hooks** ] ( ./react/ ethereum-hooks )
126126section.
127127
128128<Tabs
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ composables.
112112Solana composables are included natively within the ` @web3auth/modal ` package. No additional setup
113113is required—simply use the provided composables to interact with Solana networks.
114114
115- For detailed usage and examples, visit the [ ** Solana Composables** ] ( ./solana-composables ) section.
115+ For detailed usage and examples, visit the [ ** Solana Composables** ] ( ./vue/ solana-composables ) section.
116116
117117### Ethereum Integration
118118
@@ -121,7 +121,7 @@ Web3Auth. This allows you to leverage a wide range of Ethereum composables for a
121121transactions, and more.
122122
123123For implementation details and examples, refer to the
124- [ ** Ethereum Composables** ] ( ./ethereum-composables ) section.
124+ [ ** Ethereum Composables** ] ( ./vue/ ethereum-composables ) section.
125125
126126<Tabs
127127 defaultValue = " basic-config"
You can’t perform that action at this time.
0 commit comments