useIsWalletModalOpen

Check if the ConnectWallet Modal is open or not

Example

const isOpen = useIsWalletModalOpen();

Returns

true if the ConnectWallet modal is open, false otherwise