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