This diff introduces the button + onPress logic for tagging a farcaster channel. The onPress logic will dispatch the createOrUpdateFarcasterChannelTagAction that was introduced in previous diffs
Please note this diff will not be landed until I introduce a gate to guarantee no one can trigger this button
Depends on D11785