Update plugins/api-docs/src/components/ApiExplorerPage/ApiExplorerPage.tsx
Signed-off-by: Ben Lambert <blam@spotify.com> Co-authored-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
@@ -79,7 +79,7 @@ export const ApiExplorerPage = ({
|
||||
<ContentHeader title="">
|
||||
<CreateButton
|
||||
title="Register Existing API"
|
||||
to={createComponentLink && createComponentLink()}
|
||||
to={createComponentLink?.()}
|
||||
/>
|
||||
<SupportButton>All your APIs</SupportButton>
|
||||
</ContentHeader>
|
||||
|
||||
Reference in New Issue
Block a user