Summary
This hook can be used to programmatically show/hide some dynamic modals. The hook needs to be initialized within a child of DynamicContextProvider.If you are not using
DynamicEmbeddedWidget, you need to use this hook with DynamicMultiWalletPromptsWidget to display the modals.setShowLinkNewWalletModal
Type:Dispatch<SetStateAction>
Use it to link a new wallet when the user is logged in.