diff --git a/src/core/components/curl.jsx b/src/core/components/curl.jsx index 618b21b9e6b..88f3642ca64 100644 --- a/src/core/components/curl.jsx +++ b/src/core/components/curl.jsx @@ -18,7 +18,7 @@ export default class Curl extends React.Component {

Curl

-
-
diff --git a/src/core/plugins/syntax-highlighting/components/HighlightCode.jsx b/src/core/plugins/syntax-highlighting/components/HighlightCode.jsx index f389f0b95ef..2f11c0996de 100644 --- a/src/core/plugins/syntax-highlighting/components/HighlightCode.jsx +++ b/src/core/plugins/syntax-highlighting/components/HighlightCode.jsx @@ -70,7 +70,7 @@ const HighlightCode = ({ {canCopy && (
-
)}