@asyncapi/react-component 1.0.0-next.41 → 1.0.0-next.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,7 +20,6 @@ A official [React](https://reactjs.org/) component for AsyncAPI 2.0 specificatio
20
20
 
21
21
  <!-- toc -->
22
22
 
23
- - [Overview](#overview)
24
23
  - [Prerequisites](#prerequisites)
25
24
  - [Installation](#installation)
26
25
  - [Using in React](#using-in-react)
@@ -28,9 +27,9 @@ A official [React](https://reactjs.org/) component for AsyncAPI 2.0 specificatio
28
27
  - [Props](#props)
29
28
  - [Features](#features)
30
29
  - [Styles](#styles)
31
- - [Default styles](#default-styles)
32
- - [Custom styles](#custom-styles)
33
- - [Custom logo](#custom-logo)
30
+ * [Default styles](#default-styles)
31
+ * [Custom styles](#custom-styles)
32
+ * [Custom logo](#custom-logo)
34
33
  - [Playground](#playground)
35
34
  - [Modules](#modules)
36
35
  - [Development](#development)