* Use SSR for wallet forms
* Fix back/forward navigation with useData hook
* Fix protocol fallback not working with shallow routing
* Fix wallet refetch
* Replace useEffect for default selection with smart link
* Remove unused useWalletQuery
* Move server2client wallet transform into single function
* Add comment about graphql-tag fragment warning
* Check if wallet not found
* Handle wallet is sometimes null on back or forward navigation