Link Card

@Composable
abstract fun LinkCard(link: T)

Function to create a properly Card to display the link

Parameters

link

: the link to display