Default
Function: default()
[object Object]
Defined in: app/components/ExternalLinkTile.tsx:35
A navigation component that renders an external link as a rich, interactive card.
This component utilizes BorderedTile and provides a consistent layout with
an icon, title, and description. It automatically adds security attributes
(target="_blank" and rel="noopener noreferrer") and includes a visual
external-link indicator that reacts to hover states.
Parameters
props
[object Object]
The component properties.
Returns
[object Object]