diff --git a/docs/src/theme/CodeBlock/index.js b/docs/src/theme/CodeBlock/index.js index 84da0b86ef5..63b1f334eab 100644 --- a/docs/src/theme/CodeBlock/index.js +++ b/docs/src/theme/CodeBlock/index.js @@ -16,18 +16,12 @@ function Imports({ imports }) { borderBottomRightRadius: "var(--ifm-code-border-radius)", }} > -

+ API Reference: -

- ); }