diff --git a/library/package.json b/library/package.json index cb6227d68..db806d8e2 100644 --- a/library/package.json +++ b/library/package.json @@ -1,6 +1,6 @@ { "name": "@asyncapi/react-component", - "version": "2.3.3", + "version": "2.3.4", "private": false, "description": "A React component for AsyncAPI specification.", "repository": { diff --git a/library/src/components/Href.tsx b/library/src/components/Href.tsx index fd5c3aff5..2b9ad33c0 100644 --- a/library/src/components/Href.tsx +++ b/library/src/components/Href.tsx @@ -15,7 +15,7 @@ export const Href: React.FunctionComponent = ({ }) => (