You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"@reown/appkit": "^1.5.0"
after init createAppKit ,i want update some option, eg networks and adapters,but it not work. How should i do? thanks!!
this is my code
const modal = createAppKit(options);
modal.updateOptions(newOptions);
The text was updated successfully, but these errors were encountered:
"@reown/appkit": "^1.5.0"
after init createAppKit ,i want update some option, eg networks and adapters,but it not work. How should i do? thanks!!
this is my code
const modal = createAppKit(options);
modal.updateOptions(newOptions);
The text was updated successfully, but these errors were encountered: