Update EntityLink types
This commit is contained in:
parent
55e88cb026
commit
eeb16ed9cd
@ -7,6 +7,7 @@ export interface EntityLinkExternalProps {
|
||||
type?: LabeledIconType
|
||||
badged?: boolean
|
||||
contrast?: 'low' | 'medium' | 'high'
|
||||
prefetch?: boolean
|
||||
}
|
||||
|
||||
export default function EntityLink({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user