/**
* ProjectCard.vue - Individual project display component
*
* Extracted from GiftedDialog.vue to handle project entity display
* with selection states and issuer information.
*
* @author Matthew Raymer
*/
{{ project.name }}
{{ issuerDisplayName }}