Skip to content

Conversation

@swkatmask
Copy link
Contributor

@swkatmask swkatmask force-pushed the feat/fw-6767-sync-twitter-cookies branch 2 times, most recently from 2b558a9 to d1a5c36 Compare January 20, 2026 08:10
add desktop sync helpers and API, qrcode icon, SyncTwitterCookies popup, wallet header QR action, and minor UI tweaks (avatar badge size, useWallet update).
@swkatmask swkatmask force-pushed the feat/fw-6767-sync-twitter-cookies branch from d1a5c36 to 2f41269 Compare January 20, 2026 08:16
@swkatmask swkatmask force-pushed the feat/fw-6767-sync-twitter-cookies branch from d0b7f1b to 8c7c287 Compare January 21, 2026 08:23
* @returns
*/
export function useWallet() {
export function useWallet(address?: string) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in this case, you can write useWallets().find(x => isSameAddress(x.address, address))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants