about summary refs log tree commit diff
path: root/src/lib/hooks/useAccountSwitcher.ts
Commit message (Collapse)AuthorAgeFilesLines
* Account quick switch modal (#1567)Paul Frazee2023-09-281-0/+41
* quick switch menu * Some small tweaks and fixes to the account switch modal * Factor out the account switcher logic to a hook * Add haptic feedback on account switcher open * Fix bad merge --------- Co-authored-by: Samuel Newman <mozzius@protonmail.com>