Fixed third party links
Passing host.url as the :key binding returns [object Object] as URL as this is converted to a string. Switching this to host.label resolves the issue.
Passing host.url as the :key binding returns [object Object] as URL as this is converted to a string. Switching this to host.label resolves the issue.