asyncapi / asyncapi-react

React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue
https://asyncapi.github.io/asyncapi-react/
Apache License 2.0
188 stars 126 forks source link

fix: added semantic markup, strong instead of font-weight #1062

Closed ItshMoh closed 1 month ago

ItshMoh commented 1 month ago

removed the css font-weight property and added the semantic markup strong.

Description

Related issue(s)

957

ItshMoh commented 1 month ago

Kindly look into why test is failing https://github.com/asyncapi/asyncapi-react/actions/runs/11221464110/job/31191855048?pr=1062

@AceTheCreator hey i have fixed the issue.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

AceTheCreator commented 1 month ago

/rtm

asyncapi-bot commented 1 month ago

:tada: This PR is included in version 2.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: