Update EntityLink types

This commit is contained in:
Sam Becker 2024-03-30 11:58:38 -05:00
parent 55e88cb026
commit eeb16ed9cd

View File

@ -7,6 +7,7 @@ export interface EntityLinkExternalProps {
type?: LabeledIconType
badged?: boolean
contrast?: 'low' | 'medium' | 'high'
prefetch?: boolean
}
export default function EntityLink({