Update plugins/techdocs/src/reader/components/TechDocsPageHeader.tsx
Co-authored-by: Adam Harvey <adam.harvey@dxc.com> Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
This commit is contained in:
committed by
Elliot Greenwood
parent
868e4cdf2c
commit
83883a2ea3
@@ -71,7 +71,7 @@ export const TechDocsPageHeader = ({
|
||||
/>
|
||||
{owner ? (
|
||||
<HeaderLabel
|
||||
label="Site Owner"
|
||||
label="Owner"
|
||||
value={
|
||||
ownerEntity ? (
|
||||
<EntityRefLink
|
||||
|
||||
Reference in New Issue
Block a user