The mermaid components for Docusaurus.
Add `docusaurus/theme-mermaid` to your package:
```bash
npm i @docusaurus/theme-mermaid
yarn add @docusaurus/theme-mermaid
```
```bash
$ npm swizzle @docusaurus/theme-mermaid [component name]
```
All components used by this theme can be found [here](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-mermaid/src/theme)